Status: Pass 676 Failure 14 Skip 33
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.servers.test_server_actions | 4 | 0 | 3 | 0 | 1 | Detail | |
ServerActionsTestOtherB) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 335, in create_test_server wait_for_ssh_or_ping( File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping waiters.wait_for_ssh( File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh raise lib_exc.TimeoutException() tempest.lib.exceptions.TimeoutException: Request timed out Details: None |
||||||
ServerActionsV293TestJSON) |
skip
pt1.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) |
||||||
ServerActionsTestJSON) |
fail
ft1.3: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 335, in create_test_server wait_for_ssh_or_ping( File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping waiters.wait_for_ssh( File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh raise lib_exc.TimeoutException() tempest.lib.exceptions.TimeoutException: Request timed out Details: None |
||||||
ServerActionsTestOtherA) |
fail
ft1.4: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 335, in create_test_server wait_for_ssh_or_ping( File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping waiters.wait_for_ssh( File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh raise lib_exc.TimeoutException() tempest.lib.exceptions.TimeoutException: Request timed out Details: None |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft2.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:28:15,186 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/flavors/42 0.211s 2025-03-25 09:28:15,187 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f0bc2f6-0a18-4bef-b3b3-9b8251469ffa', 'x-compute-request-id': 'req-4f0bc2f6-0a18-4bef-b3b3-9b8251469ffa', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/42'} Body: b'{"flavor": {"id": "42", "name": "m1.nano", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}}' 2025-03-25 09:28:15,271 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://149.202.163.153/compute/v2.1/flavors 0.081s 2025-03-25 09:28:15,272 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-940157591", "id": 1715280691, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '433', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffdd31b9-c17a-4ba7-9cbe-c315e8e7e471', 'x-compute-request-id': 'req-ffdd31b9-c17a-4ba7-9cbe-c315e8e7e471', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "1715280691", "name": "tempest-flavor_with_ephemeral_1-940157591", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/1715280691"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/1715280691"}]}}' 2025-03-25 09:28:15,386 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/flavors/42/os-extra_specs 0.111s 2025-03-25 09:28:15,387 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '43', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90bd844c-f161-4cce-bf8d-c299b7b5b778', 'x-compute-request-id': 'req-90bd844c-f161-4cce-bf8d-c299b7b5b778', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/42/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:28:15,649 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://149.202.163.153/compute/v2.1/flavors/1715280691/os-extra_specs 0.261s 2025-03-25 09:28:15,650 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"extra_specs": {"hw_rng:allowed": "True"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '43', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e556427-e092-4ed8-8688-09229954e37a', 'x-compute-request-id': 'req-8e556427-e092-4ed8-8688-09229954e37a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/1715280691/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:28:15,695 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://149.202.163.153/compute/v2.1/flavors 0.043s 2025-03-25 09:28:15,695 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-734648592", "id": 2008677413, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '433', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d7543b-326d-4ad4-83c1-82b6db0c6d70', 'x-compute-request-id': 'req-75d7543b-326d-4ad4-83c1-82b6db0c6d70', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "2008677413", "name": "tempest-flavor_with_ephemeral_0-734648592", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/2008677413"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}}' 2025-03-25 09:28:15,730 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/flavors/42/os-extra_specs 0.030s 2025-03-25 09:28:15,731 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '43', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd63f859-1578-4a7c-af2e-1b7b98469af4', 'x-compute-request-id': 'req-bd63f859-1578-4a7c-af2e-1b7b98469af4', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/42/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:28:15,783 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://149.202.163.153/compute/v2.1/flavors/2008677413/os-extra_specs 0.050s 2025-03-25 09:28:15,783 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"extra_specs": {"hw_rng:allowed": "True"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '43', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b533957-b59b-453b-9fc4-c90406488686', 'x-compute-request-id': 'req-8b533957-b59b-453b-9fc4-c90406488686', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/2008677413/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:28:15,784 84540 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:28:15,785 84540 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:28:15,876 84540 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://149.202.163.153/compute/v2.1/os-keypairs 0.084s 2025-03-25 09:28:15,877 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1551004378", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJ+6ZJlN1z/nQHxriUrGOk/MukiyMukKGY+m+XLQUdYbaLvaEZkPmWn/zK0IRlbWQs1igteNUNB4t5Y84G2sfbkZD7oTDfJr2JC+IKjg+2dRYSvCvryPCnmCHnDvHYaIg=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8fb06c-d3bb-4267-b7d1-b228a1c85934', 'x-compute-request-id': 'req-0c8fb06c-d3bb-4267-b7d1-b228a1c85934', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1551004378", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJ+6ZJlN1z/nQHxriUrGOk/MukiyMukKGY+m+XLQUdYbaLvaEZkPmWn/zK0IRlbWQs1igteNUNB4t5Y84G2sfbkZD7oTDfJr2JC+IKjg+2dRYSvCvryPCnmCHnDvHYaIg==", "fingerprint": "4c:af:b6:1b:b8:80:6a:9e:04:ed:52:b0:29:bc:e0:90", "user_id": "59f2ed1b4977462f881935c9a4a61690"}}' 2025-03-25 09:28:15,879 84540 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1551004378 created 2025-03-25 09:28:16,097 84540 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-groups 0.218s 2025-03-25 09:28:16,098 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1411049865", "description": "tempest-description--34546808"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-b00e2dc8-b307-4b91-ae19-043890187bba', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f02188b1-2a5f-42ab-b268-105eb4b3a82d", "name": "tempest-securitygroup--1411049865", "stateful": true, "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "description": "tempest-description--34546808", "shared": false, "security_group_rules": [{"id": "04b20a5d-3cd3-4c11-bc1a-381373ad548f", "project_id": "7e81d488ba534d80a430dc54e2ec94ab", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "security_group_id": "f02188b1-2a5f-42ab-b268-105eb4b3a82d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 100, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:28:15Z", "updated_at": "2025-03-25T09:28:15Z", "revision_number": 0}, {"id": "767a79b3-3de0-4a49-9871-f2e983e8dcf9", "project_id": "7e81d488ba534d80a430dc54e2ec94ab", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "security_group_id": "f02188b1-2a5f-42ab-b268-105eb4b3a82d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 101, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:28:15Z", "updated_at": "2025-03-25T09:28:15Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:28:15Z", "updated_at": "2025-03-25T09:28:15Z", "revision_number": 1, "project_id": "7e81d488ba534d80a430dc54e2ec94ab"}}' 2025-03-25 09:28:16,356 84540 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.258s 2025-03-25 09:28:16,357 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f02188b1-2a5f-42ab-b268-105eb4b3a82d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6dfcc3e9-625e-47f1-863d-33a84cd5665a', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7ccaa3e9-f8e7-4ad8-83f9-923768d45f5c", "project_id": "7e81d488ba534d80a430dc54e2ec94ab", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "security_group_id": "f02188b1-2a5f-42ab-b268-105eb4b3a82d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:28:16Z", "updated_at": "2025-03-25T09:28:16Z", "revision_number": 0}}' 2025-03-25 09:28:16,627 84540 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.270s 2025-03-25 09:28:16,627 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "f02188b1-2a5f-42ab-b268-105eb4b3a82d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fbc2e344-2284-48df-9bbc-b417bbc3a92c', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "27ca1ce2-16d1-4371-bcea-06a997a763d0", "project_id": "7e81d488ba534d80a430dc54e2ec94ab", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "security_group_id": "f02188b1-2a5f-42ab-b268-105eb4b3a82d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:28:16Z", "updated_at": "2025-03-25T09:28:16Z", "revision_number": 0}}' 2025-03-25 09:28:16,628 84540 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1411049865 created 2025-03-25 09:28:17,454 84540 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/floatingips 0.825s 2025-03-25 09:28:17,455 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-c6e1c5f8-135e-4e0d-aa1b-e9034a305d2c', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "82e77d6b-3d72-4bc7-a3bd-3bc609508fff", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "floating_ip_address": "172.24.5.249", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7e81d488ba534d80a430dc54e2ec94ab", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:28:17Z", "updated_at": "2025-03-25T09:28:17Z", "revision_number": 0}}' 2025-03-25 09:28:17,455 84540 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '82e77d6b-3d72-4bc7-a3bd-3bc609508fff', 'tenant_id': '7e81d488ba534d80a430dc54e2ec94ab', 'floating_ip_address': '172.24.5.249', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7e81d488ba534d80a430dc54e2ec94ab', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:28:17Z', 'updated_at': '2025-03-25T09:28:17Z', 'revision_number': 0, 'ip': '172.24.5.249'} created 2025-03-25 09:28:17,648 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST https://149.202.163.153/identity/v3/auth/tokens 0.184s 2025-03-25 09:28:17,648 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2293', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ffabc2e-2a2a-44f3-aff3-c5ad2d0f0e47', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "59f2ed1b4977462f881935c9a4a61690", "name": "tempest-ServersWithSpecificFlavorTestJSON-241268536-project-member", "password_expires_at": null}, "audit_ids": ["yyhabOdISuibbuEzAMZjaA"], "expires_at": "2025-03-25T10:28:17.000000Z", "issued_at": "2025-03-25T09:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e81d488ba534d80a430dc54e2ec94ab", "name": "tempest-ServersWithSpecificFlavorTestJSON-241268536"}, "is_domain": false, "roles": [{"id": "edaaf4726ec94e2bb34c170120e45058", "name": "member"}, {"id": "115b89eebbc94a7b95ad033aa574ca4d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "4aeb6dac582543f8975b4f9fa571120f", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/identity", "region": "RegionOne"}], "id": "17d6eac734ac47da82f9630d5b09a9b0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b99db1fd169649f394ed210fa39928c5", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2/7e81d488ba534d80a430dc54e2ec94ab", "region": "RegionOne"}], "id": "55288e571d344a648df1174143bb88cc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f15ebcc641c14350a7c1056832e159c1", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/networking", "region": "RegionOne"}], "id": "5582d99af460469fb6707168a78915ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4224749fc0c644a995548049f3060121", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/placement", "region": "RegionOne"}], "id": "60905b52c4d04034af519564ae76c19c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0bccf573ccb34cb5b0f8f8bb0d86c970", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/image", "region": "RegionOne"}], "id": "e51ce591dd6a48c2a14a06664f685027", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b2a51f61719b44e5bbe179df6f5d8863", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2.1", "region": "RegionOne"}], "id": "ea08efa4ea154bf38b767dd9485e45be", "type": "compute", "name": "nova"}]}}' 2025-03-25 09:28:17,649 84540 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': '73b2d338-e8fe-41f8-b965-e501cb67de1d', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-1704522699-network', 'tenant_id': '7e81d488ba534d80a430dc54e2ec94ab', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7e81d488ba534d80a430dc54e2ec94ab', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 987, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:28:07Z', 'updated_at': '2025-03-25T09:28:07Z', 'revision_number': 1} available for tenant 2025-03-25 09:28:17,649 84540 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1551004378', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJ+6ZJlN1z/nQHxriUrGOk/MukiyMukKGY+m+XLQUdYbaLvaEZkPmWn/zK0IRlbWQs1igteNUNB4t5Y84G2sfbkZD7oTDfJr2JC+IKjg+2dRYSvCvryPCnmCHnDvHYaIg==', 'fingerprint': '4c:af:b6:1b:b8:80:6a:9e:04:ed:52:b0:29:bc:e0:90', 'user_id': '59f2ed1b4977462f881935c9a4a61690', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDUstpWBQ/qx3EPCYUX2VfY5uqmTlUS38fKUcAxqM3lE8FgQtYu8Wno\n0bDnP4uZBYCgBwYFK4EEACKhZANiAATSfumSZTdc/50B8a4lKxjpPzLpIsjLpChm\nPpvly0FHWG2i72hGZD5lp/8ytCEZW1kLNYoLXjVDQeLeWPOBtrH25GQ+6Ew3ya9i\nQviCo4PtnUWErwr68jwp5gh5w7x2GiI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f02188b1-2a5f-42ab-b268-105eb4b3a82d', 'name': 'tempest-securitygroup--1411049865', 'stateful': True, 'tenant_id': '7e81d488ba534d80a430dc54e2ec94ab', 'description': 'tempest-description--34546808', 'shared': False, 'security_group_rules': [{'id': '04b20a5d-3cd3-4c11-bc1a-381373ad548f', 'project_id': '7e81d488ba534d80a430dc54e2ec94ab', 'tenant_id': '7e81d488ba534d80a430dc54e2ec94ab', 'security_group_id': 'f02188b1-2a5f-42ab-b268-105eb4b3a82d', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 100, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:28:15Z', 'updated_at': '2025-03-25T09:28:15Z', 'revision_number': 0}, {'id': '767a79b3-3de0-4a49-9871-f2e983e8dcf9', 'project_id': '7e81d488ba534d80a430dc54e2ec94ab', 'tenant_id': '7e81d488ba534d80a430dc54e2ec94ab', 'security_group_id': 'f02188b1-2a5f-42ab-b268-105eb4b3a82d', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 101, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:28:15Z', 'updated_at': '2025-03-25T09:28:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:28:15Z', 'updated_at': '2025-03-25T09:28:15Z', 'revision_number': 1, 'project_id': '7e81d488ba534d80a430dc54e2ec94ab'}, 'floating_ip': {'id': '82e77d6b-3d72-4bc7-a3bd-3bc609508fff', 'tenant_id': '7e81d488ba534d80a430dc54e2ec94ab', 'floating_ip_address': '172.24.5.249', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7e81d488ba534d80a430dc54e2ec94ab', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:28:17Z', 'updated_at': '2025-03-25T09:28:17Z', 'revision_number': 0, 'ip': '172.24.5.249'}} 2025-03-25 09:28:18,892 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST https://149.202.163.153/compute/v2.1/servers 1.242s 2025-03-25 09:28:18,892 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "imageRef": "25731b77-221f-4490-b6db-86ab69a52463", "flavorRef": "2008677413", "adminPass": "password", "networks": [{"uuid": "73b2d338-e8fe-41f8-b965-e501cb67de1d"}], "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "key_name": "tempest-keypair-1551004378", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '412', 'location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc57b719-5ebf-468a-a846-ce83e2e219f6', 'x-compute-request-id': 'req-fc57b719-5ebf-468a-a846-ce83e2e219f6', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "adminPass": "password"}}' 2025-03-25 09:28:19,023 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.128s 2025-03-25 09:28:19,024 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28fb6f8-8a3b-4c25-bd8b-ed3453ec3339', 'x-compute-request-id': 'req-a28fb6f8-8a3b-4c25-bd8b-ed3453ec3339', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:19Z", "updated": "2025-03-25T09:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1551004378", "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": []}}' 2025-03-25 09:28:20,145 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.103s 2025-03-25 09:28:20,145 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e071855-1b63-4aa2-8115-15fafa01607d', 'x-compute-request-id': 'req-5e071855-1b63-4aa2-8115-15fafa01607d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "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": []}}' 2025-03-25 09:28:21,262 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.107s 2025-03-25 09:28:21,262 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e53fc3-f80c-4eda-9640-7361b01537cd', 'x-compute-request-id': 'req-e0e53fc3-f80c-4eda-9640-7361b01537cd', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "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": []}}' 2025-03-25 09:28:21,271 84540 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 09:28:22,400 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.127s 2025-03-25 09:28:22,400 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179b5abd-04df-4f51-8d36-901a027ccf2e', 'x-compute-request-id': 'req-179b5abd-04df-4f51-8d36-901a027ccf2e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "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": []}}' 2025-03-25 09:28:23,519 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.102s 2025-03-25 09:28:23,519 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c742c8d-b9f6-48b2-ab20-65dea0edbb26', 'x-compute-request-id': 'req-6c742c8d-b9f6-48b2-ab20-65dea0edbb26', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:23,529 84540 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-03-25 09:28:24,642 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.111s 2025-03-25 09:28:24,642 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-828b8bb7-eff5-4f11-8317-4828f4dba931', 'x-compute-request-id': 'req-828b8bb7-eff5-4f11-8317-4828f4dba931', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:25,882 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.226s 2025-03-25 09:28:25,883 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff79d4bb-44a2-43e1-9337-9eac6929590a', 'x-compute-request-id': 'req-ff79d4bb-44a2-43e1-9337-9eac6929590a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:25,898 84540 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-03-25 09:28:27,202 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.303s 2025-03-25 09:28:27,202 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-402ab3f7-93c6-4987-8a5e-d686d9de8b76', 'x-compute-request-id': 'req-402ab3f7-93c6-4987-8a5e-d686d9de8b76', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:27,218 84540 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait 2025-03-25 09:28:28,412 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.193s 2025-03-25 09:28:28,413 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-069cb585-047e-4832-9dcc-0ce3d290a468', 'x-compute-request-id': 'req-069cb585-047e-4832-9dcc-0ce3d290a468', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:29,745 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.322s 2025-03-25 09:28:29,746 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7d1e56-b35e-4636-9fca-f7e1fbb4431d', 'x-compute-request-id': 'req-ce7d1e56-b35e-4636-9fca-f7e1fbb4431d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:31,105 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.349s 2025-03-25 09:28:31,105 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606f2988-fcb2-443d-90c8-409b333b9a9f', 'x-compute-request-id': 'req-606f2988-fcb2-443d-90c8-409b333b9a9f', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:32,398 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.276s 2025-03-25 09:28:32,398 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30668a77-912f-4969-8fb8-fde4445d2bf8', 'x-compute-request-id': 'req-30668a77-912f-4969-8fb8-fde4445d2bf8', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:33,572 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.165s 2025-03-25 09:28:33,572 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e700bf23-bc69-49e1-98ac-69af7723dd50', 'x-compute-request-id': 'req-e700bf23-bc69-49e1-98ac-69af7723dd50', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:34,873 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.292s 2025-03-25 09:28:34,874 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2d2db1-7011-4bc1-9274-62c3e7efa43f', 'x-compute-request-id': 'req-8c2d2db1-7011-4bc1-9274-62c3e7efa43f', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:36,332 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.450s 2025-03-25 09:28:36,333 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e42dae46-1e1c-46df-a2ba-fb56b8845456', 'x-compute-request-id': 'req-e42dae46-1e1c-46df-a2ba-fb56b8845456', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:37,646 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.269s 2025-03-25 09:28:37,647 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4933eb-acdc-40f2-8017-965d7b6328cf', 'x-compute-request-id': 'req-6f4933eb-acdc-40f2-8017-965d7b6328cf', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "BUILD", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:38,865 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.202s 2025-03-25 09:28:38,866 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1603', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e60d8a-577f-434b-a587-41594d006222', 'x-compute-request-id': 'req-21e60d8a-577f-434b-a587-41594d006222', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "ACTIVE", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:38Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1704522699-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:38,876 84540 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2025-03-25 09:28:39,035 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184/os-interface 0.158s 2025-03-25 09:28:39,035 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df375982-ad08-467d-8cf8-f22d71f85203', 'x-compute-request-id': 'req-df375982-ad08-467d-8cf8-f22d71f85203', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "73b2d338-e8fe-41f8-b965-e501cb67de1d", "port_id": "434826c4-3df0-4096-b4f6-ab2a849672c5", "mac_addr": "fa:16:3e:d2:0d:36", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "ee5de7aa-dc9b-4773-87cf-4196f6cb01f6", "ip_address": "10.1.0.9"}]}]}' 2025-03-25 09:28:40,619 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/82e77d6b-3d72-4bc7-a3bd-3bc609508fff 1.581s 2025-03-25 09:28:40,619 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "434826c4-3df0-4096-b4f6-ab2a849672c5"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-3041bb76-df69-4a62-94b3-4bb4543f3bce', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/82e77d6b-3d72-4bc7-a3bd-3bc609508fff'} Body: b'{"floatingip": {"id": "82e77d6b-3d72-4bc7-a3bd-3bc609508fff", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "floating_ip_address": "172.24.5.249", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "4af51070-1017-4bba-8f4a-ba02be2b1fd9", "port_id": "434826c4-3df0-4096-b4f6-ab2a849672c5", "fixed_ip_address": "10.1.0.9", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "73b2d338-e8fe-41f8-b965-e501cb67de1d", "mac_address": "fa:16:3e:d2:0d:36", "admin_state_up": true, "status": "ACTIVE", "device_id": "a2175083-0e46-4412-bed7-4fec0837a184", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:28:17Z", "updated_at": "2025-03-25T09:28:39Z", "revision_number": 1, "project_id": "7e81d488ba534d80a430dc54e2ec94ab"}}' 2025-03-25 09:28:40,845 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.225s 2025-03-25 09:28:40,845 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:28:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1603', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c0c3d3-778e-4eae-b617-eb4eecad340e', 'x-compute-request-id': 'req-85c0c3d3-778e-4eae-b617-eb4eecad340e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "ACTIVE", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:28:38Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1704522699-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:28:40,862 84540 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-03-25 09:28:40,862 84540 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.249:22' as 'cirros' with public key authentication 2025-03-25 09:28:43,951 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:28:49,519 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:28:56,112 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:29:03,663 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:29:12,239 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:29:21,839 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:29:32,530 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:29:44,431 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:29:57,039 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:30:10,607 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:30:25,201 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:30:40,751 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:30:57,327 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:31:14,927 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:31:33,487 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:31:53,071 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 ([Errno None] Unable to connect to port 22 on 172.24.5.249). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:32:13,679 84540 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.249 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:32:13.679 84540 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:32:13.679 84540 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:32:13.679 84540 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:32:13.679 84540 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:32:13.679 84540 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:32:13.679 84540 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.249 2025-03-25 09:32:13.679 84540 ERROR tempest.lib.common.ssh 2025-03-25 09:32:13,685 84540 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk. Timeout trying to ssh to server {'id': 'a2175083-0e46-4412-bed7-4fec0837a184', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-server-431061942', 'status': 'ACTIVE', 'tenant_id': '7e81d488ba534d80a430dc54e2ec94ab', 'user_id': '59f2ed1b4977462f881935c9a4a61690', 'metadata': {}, 'hostId': '7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '2008677413', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/2008677413'}]}, 'created': '2025-03-25T09:28:18Z', 'updated': '2025-03-25T09:28:38Z', 'addresses': {'tempest-ServersWithSpecificFlavorTestJSON-1704522699-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d2:0d:36'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1551004378', 'OS-SRV-USG:launched_at': '2025-03-25T09:28:37.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1411049865'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:32:14,257 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184/action 0.570s 2025-03-25 09:32:14,258 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '39985', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f2110a-c9b5-4833-b9b0-432e45507c73', 'x-compute-request-id': 'req-d1f2110a-c9b5-4833-b9b0-432e45507c73', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.485 MHz processor\\n[ 0.024108] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.026081] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.071964] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.085673] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.086768] ACPI: Early table checksum verification disabled\\n[ 0.087892] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.088828] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.090648] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.092478] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.092762] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.092952] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.093062] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.093185] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.093445] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.093525] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.093572] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.093600] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.093625] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.093649] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.099907] No NUMA configuration found\\n[ 0.100080] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.102778] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.117808] Zone ranges:\\n[ 0.118033] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.118421] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.118518] Normal empty\\n[ 0.118635] Device empty\\n[ 0.118733] Movable zone start for each node\\n[ 0.118885] Early memory node ranges\\n[ 0.119031] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.119515] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.120227] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.123370] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.124587] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.134977] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.136432] ACPI: PM-Timer IO Port: 0x608\\n[ 0.137524] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.138648] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:32:14,261 84540 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server a2175083-0e46-4412-bed7-4fec0837a184: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.485 MHz processor [ 0.024108] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.026081] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.071964] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.085673] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.086768] ACPI: Early table checksum verification disabled [ 0.087892] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.088828] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.090648] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.092478] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.092762] ACPI: FACS 0x000000000BFE0000 000040 [ 0.092952] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.093062] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.093185] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.093445] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.093525] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.093572] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.093600] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.093625] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.093649] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.099907] No NUMA configuration found [ 0.100080] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.102778] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.117808] Zone ranges: [ 0.118033] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.118421] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.118518] Normal empty [ 0.118635] Device empty [ 0.118733] Movable zone start for each node [ 0.118885] Early memory node ranges [ 0.119031] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.119515] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.120227] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.123370] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.124587] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.134977] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.136432] ACPI: PM-Timer IO Port: 0x608 [ 0.137524] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.138648] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.138941] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.139568] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.139666] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.139877] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.139923] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.140373] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.140502] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.141314] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.147570] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.147743] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.147805] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.147837] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.148067] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.148215] Booting paravirtualized kernel on bare hardware [ 0.149017] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.150223] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.161530] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.166940] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.167048] Policy zone: DMA32 [ 0.167523] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.171517] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.172427] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.177119] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.191660] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.206446] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.209140] Kernel/User page tables isolation: enabled [ 0.215839] ftrace: allocating 50748 entries in 199 pages [ 0.423536] ftrace: allocated 199 pages with 5 groups [ 0.450482] rcu: Hierarchical RCU implementation. [ 0.450627] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.450843] Rude variant of Tasks RCU enabled. [ 0.450885] Tracing variant of Tasks RCU enabled. [ 0.451089] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.451228] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.515993] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.542066] Console: colour VGA+ 80x25 [ 0.554849] printk: console [tty0] enabled [ 0.580277] printk: console [ttyS0] enabled [ 0.583407] ACPI: Core revision 20210730 [ 0.600758] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.613524] APIC: Switch to symmetric I/O mode setup [ 0.623520] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.625736] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283ddd82f5, max_idle_ns: 440795300196 ns [ 0.627515] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.97 BogoMIPS (lpj=9577940) [ 0.637256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.637730] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.638817] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.639831] Spectre V2 : Mitigation: Retpolines [ 0.640149] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.640658] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.641252] Speculative Store Bypass: Vulnerable [ 0.642083] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.642502] MMIO Stale Data: Unknown: No mitigations [ 0.643939] x86/fpu: x87 FPU will use FXSAVE [ 1.186261] Freeing SMP alternatives memory: 44K [ 1.188281] pid_max: default: 32768 minimum: 301 [ 1.200886] LSM: Security Framework initializing [ 1.204285] landlock: Up and running. [ 1.204614] Yama: becoming mindful. [ 1.214627] AppArmor: AppArmor initialized [ 1.223114] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.223899] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.393823] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.406172] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.407669] signal: max sigframe size: 1440 [ 1.409937] rcu: Hierarchical SRCU implementation. [ 1.421962] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.428595] smp: Bringing up secondary CPUs ... [ 1.429095] smp: Brought up 1 node, 1 CPU [ 1.429429] smpboot: Max logical packages: 1 [ 1.430850] smpboot: Total of 1 processors activated (4788.97 BogoMIPS) [ 1.454674] devtmpfs: initialized [ 1.462348] x86/mm: Memory block size: 128MB [ 1.472731] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.474256] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.481052] pinctrl core: initialized pinctrl subsystem [ 1.496600] PM: RTC time: 09:28:40, date: 2025-03-25 [ 1.516810] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.525259] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.526884] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.527588] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.528519] audit: initializing netlink subsys (disabled) [ 1.535417] audit: type=2000 audit(1742894919.924:1): state=initialized audit_enabled=0 res=1 [ 1.544598] thermal_sys: Registered thermal governor 'fair_share' [ 1.544691] thermal_sys: Registered thermal governor 'bang_bang' [ 1.545133] thermal_sys: Registered thermal governor 'step_wise' [ 1.545449] thermal_sys: Registered thermal governor 'user_space' [ 1.545752] thermal_sys: Registered thermal governor 'power_allocator' [ 1.546476] EISA bus registered [ 1.547276] cpuidle: using governor ladder [ 1.547755] cpuidle: using governor menu [ 1.551407] ACPI: bus type PCI registered [ 1.551954] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.560426] PCI: Using configuration type 1 for base access [ 1.641065] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.650385] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.698124] ACPI: Added _OSI(Module Device) [ 1.698526] ACPI: Added _OSI(Processor Device) [ 1.699509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.699829] ACPI: Added _OSI(Processor Aggregator Device) [ 1.700308] ACPI: Added _OSI(Linux-Dell-Video) [ 1.700603] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.701479] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.756650] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.814291] ACPI: Interpreter enabled [ 1.817703] ACPI: PM: (supports S0 S3 S4 S5) [ 1.818886] ACPI: Using IOAPIC for interrupt routing [ 1.821300] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.822279] PCI: Using E820 reservations for host bridge windows [ 1.829289] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.920058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.922013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.924038] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.937390] acpiphp: Slot [3] registered [ 1.938105] acpiphp: Slot [4] registered [ 1.938711] acpiphp: Slot [5] registered [ 1.939186] acpiphp: Slot [6] registered [ 1.939989] acpiphp: Slot [7] registered [ 1.940651] acpiphp: Slot [8] registered [ 1.941263] acpiphp: Slot [9] registered [ 1.941809] acpiphp: Slot [10] registered [ 1.942379] acpiphp: Slot [11] registered [ 1.943119] acpiphp: Slot [12] registered [ 1.943604] acpiphp: Slot [13] registered [ 1.944222] acpiphp: Slot [14] registered [ 1.944858] acpiphp: Slot [15] registered [ 1.945302] acpiphp: Slot [16] registered [ 1.945826] acpiphp: Slot [17] registered [ 1.946748] acpiphp: Slot [18] registered [ 1.947225] acpiphp: Slot [19] registered [ 1.947683] acpiphp: Slot [20] registered [ 1.948379] acpiphp: Slot [21] registered [ 1.949051] acpiphp: Slot [22] registered [ 1.949654] acpiphp: Slot [23] registered [ 1.950339] acpiphp: Slot [24] registered [ 1.950920] acpiphp: Slot [25] registered [ 1.951663] acpiphp: Slot [26] registered [ 1.952131] acpiphp: Slot [27] registered [ 1.952658] acpiphp: Slot [28] registered [ 1.953417] acpiphp: Slot [29] registered [ 1.953959] acpiphp: Slot [30] registered [ 1.954412] acpiphp: Slot [31] registered [ 1.955661] PCI host bridge to bus 0000:00 [ 1.957308] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.957825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.958426] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.958723] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.959336] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.959895] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.966072] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.979676] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.984476] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.990968] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.993896] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.994407] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.994800] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.995402] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.000382] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.001836] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.002547] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.010833] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.013267] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.017435] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.022759] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.027379] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.028712] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.033697] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.035482] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.039931] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.046191] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.049055] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.073652] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.075426] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.077397] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.082011] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.106352] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.107875] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.111896] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.138674] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.140309] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.142773] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.148732] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.187073] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.193203] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.196155] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.198324] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.199477] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.210490] iommu: Default domain type: Translated [ 2.210783] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.218828] SCSI subsystem initialized [ 2.227272] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.227917] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.230830] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.231457] vgaarb: loaded [ 2.233684] ACPI: bus type USB registered [ 2.235114] usbcore: registered new interface driver usbfs [ 2.235951] usbcore: registered new interface driver hub [ 2.236614] usbcore: registered new device driver usb [ 2.237835] pps_core: LinuxPPS API ver. 1 registered [ 2.238153] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.238880] PTP clock support registered [ 2.240836] EDAC MC: Ver: 3.0.0 [ 2.260078] NetLabel: Initializing [ 2.260459] NetLabel: domain hash size = 128 [ 2.260781] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.262866] NetLabel: unlabeled traffic allowed by default [ 2.264920] PCI: Using ACPI for IRQ routing [ 2.271525] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.272437] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.272907] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.278325] clocksource: Switched to clocksource tsc-early [ 2.572457] VFS: Disk quotas dquot_6.6.0 [ 2.573272] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.593353] AppArmor: AppArmor Filesystem Enabled [ 2.599030] pnp: PnP ACPI init [ 2.625672] pnp: PnP ACPI: found 5 devices [ 2.670790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.673398] NET: Registered PF_INET protocol family [ 2.674222] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.737997] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.739130] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.739732] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.740497] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.741115] TCP: Hash tables configured (established 2048 bind 2048) [ 2.745281] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.746427] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.747301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.750686] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.751742] NET: Registered PF_XDP protocol family [ 2.753676] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.754107] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.754643] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.755042] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.755408] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.756913] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.757446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.757926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.758694] PCI: CLS 0 bytes, default 64 [ 2.780928] Trying to unpack rootfs image as initramfs... [ 2.805149] Initialise system trusted keyrings [ 2.818807] Key type blacklist registered [ 2.820474] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.876075] zbud: loaded [ 2.908860] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.928697] fuse: init (API version 7.34) [ 2.953652] integrity: Platform Keyring initialized [ 3.102949] Key type asymmetric registered [ 3.103503] Asymmetric key parser 'x509' registered [ 3.104671] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.107446] io scheduler mq-deadline registered [ 3.118008] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.138800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.149214] ACPI: button: Power Button [PWRF] [ 3.811254] tsc: Refined TSC clocksource calibration: 2394.464 MHz [ 3.813103] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c9c6c83, max_idle_ns: 440795277270 ns [ 3.818567] clocksource: Switched to clocksource tsc [ 4.416898] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.830612] Freeing initrd memory: 8864K [ 5.178793] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.775411] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.320357] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 6.907547] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.938645] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.983032] Linux agpgart interface v0.103 [ 7.024549] loop: module loaded [ 7.044301] scsi host0: ata_piix [ 7.050746] scsi host1: ata_piix [ 7.052134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.052740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.064795] tun: Universal TUN/TAP device driver, 1.6 [ 7.066572] PPP generic driver version 2.4.2 [ 7.068641] VFIO - User Level meta-driver version: 0.3 [ 7.076785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.078009] ehci-pci: EHCI PCI platform driver [ 7.079455] ehci-platform: EHCI generic platform driver [ 7.080329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.081230] ohci-pci: OHCI PCI platform driver [ 7.082453] ohci-platform: OHCI generic platform driver [ 7.083048] uhci_hcd: USB Universal Host Controller Interface driver [ 7.086541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.095396] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.096539] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.101977] mousedev: PS/2 mouse device common for all mice [ 7.110050] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.112607] rtc_cmos 00:04: RTC can wake from S4 [ 7.123338] rtc_cmos 00:04: registered as rtc0 [ 7.124947] rtc_cmos 00:04: setting system clock to 2025-03-25T09:28:46 UTC (1742894926) [ 7.127949] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.129247] i2c_dev: i2c /dev entries driver [ 7.131673] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.133249] device-mapper: uevent: version 1.0.3 [ 7.135792] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.137951] platform eisa.0: Probing EISA bus 0 [ 7.139770] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.140905] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.141573] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.142201] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.143100] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.143637] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.144221] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.144812] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.145365] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.146003] platform eisa.0: EISA: Detected 0 cards [ 7.147122] intel_pstate: CPU model not supported [ 7.148563] ledtrig-cpu: registered to indicate activity on CPUs [ 7.151414] drop_monitor: Initializing network drop monitor service [ 7.155171] NET: Registered PF_INET6 protocol family [ 7.549754] Segment Routing with IPv6 [ 7.551039] In-situ OAM (IOAM) with IPv6 [ 7.552275] NET: Registered PF_PACKET protocol family [ 7.554210] Key type dns_resolver registered [ 7.559985] IPI shorthand broadcast: enabled [ 7.561313] sched_clock: Marking stable (7480172073, 78126011)->(7722700847, -164402763) [ 7.567269] registered taskstats version 1 [ 7.569545] Loading compiled-in X.509 certificates [ 7.599472] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.606785] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.611868] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.612644] blacklist: Loading compiled-in revocation X.509 certificates [ 7.615708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.616714] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.617594] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.618740] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.619560] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.620392] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.621179] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.622014] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.633890] zswap: loaded using pool lzo/zbud [ 7.640046] Key type .fscrypt registered [ 7.640480] Key type fscrypt-provisioning registered [ 7.769192] Key type encrypted registered [ 7.769728] AppArmor: AppArmor sha1 policy hashing enabled [ 7.771417] ima: No TPM chip found, activating TPM-bypass! [ 7.772020] Loading compiled-in module X.509 certificates [ 7.776964] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.777779] ima: Allocated hash algorithm: sha1 [ 7.782520] ima: No architecture policies found [ 7.784216] evm: Initialising EVM extended attributes: [ 7.784782] evm: security.selinux [ 7.785058] evm: security.SMACK64 [ 7.785280] evm: security.SMACK64EXEC [ 7.785499] evm: security.SMACK64TRANSMUTE [ 7.785751] evm: security.SMACK64MMAP [ 7.785965] evm: security.apparmor [ 7.786170] evm: security.ima [ 7.786365] evm: security.capability [ 7.786612] evm: HMAC attrs: 0x1 [ 7.793244] PM: Magic number: 1:739:475 [ 7.802009] RAS: Correctable Errors collector initialized. [ 7.804816] clk: Disabling unused clocks [ 7.825784] Freeing unused decrypted memory: 2036K [ 7.960415] Freeing unused kernel image (initmem) memory: 3368K [ 7.961989] Write protecting the kernel read-only data: 30720k [ 7.967419] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.970150] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.348048] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.349903] x86/mm: Checking user space page tables [ 8.665028] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.666552] Run /init as init process info: initramfs: up at 8.94 [ 10.726521] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 11.565394] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 11.725084] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 17.23 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:a2:17:50:83:0e:46:44:12:be:d7:4f:ec:08:37:a1:84 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:d2:0d:36 eth0: adding address fe80::f816:3eff:fed2:d36 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.9 from 10.1.0.2 eth0: probing address 10.1.0.9/28 eth0: leased 10.1.0.9 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 35.13. request failed failed 2/20: up 80.66. request failed failed 3/20: up 83.77. request failed failed 4/20: up 89.27. request failed failed 5/20: up 92.36. request failed failed 6/20: up 97.88. request failed failed 7/20: up 100.92. request failed failed 8/20: up 106.37. request failed failed 9/20: up 109.95. request failed failed 10/20: up 115.78. request failed failed 11/20: up 118.77. request failed failed 12/20: up 124.24. request failed failed 13/20: up 127.33. request failed failed 14/20: up 132.80. request failed failed 15/20: up 135.81. request failed failed 16/20: up 141.32. request failed failed 17/20: up 144.37. request failed failed 18/20: up 149.86. request failed failed 19/20: up 152.90. request failed failed 20/20: up 158.32. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMLSk8nTx+xweG71fNkgG8ZM7b+GgR1Yju+DQ7P9GnLGYztwJy8HgEq6Bel2A9UNFSdTLZ75OIVQFIqrcEU2/RNbNoujPKCGsUM1PV2geL4svN1QRePqpdVTp89D5zD8Lmn+GMM7WaVYuTCTo+8Ps3G6qaqEq3QFk/SvYQDnuN1IeSr3tZ68pI2McBdnD8fHmZyGaTRceztxfGdGfAnjqr6vbUt0VvudXZmC7TToWXWuZCW8rRpSkJXcFNvecm0QgtGsVvrFw33kp9W4EmfWauTFcS/39oJJ0Vdxi0yRQb3k6//vmsGrk9ufL2yfKPXA1Io4fnWnuJbZYXfFVo7Mxn root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPPbmjU9JAKB7M+fBSqLwbc+IjIWPsM388d+Htsp2G6IOotaeRJRNU1rYxmdYZMd2484DQq79VbKWXrYYEjNaKA= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.9,28,fe80::f816:3eff:fed2:d36/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.9 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.9 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.9 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=170.01 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:D2:0D:36 inet addr:10.1.0.9 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fed2:d36/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:41 errors:0 dropped:0 overruns:0 frame:0 TX packets:104 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4270 (4.1 KiB) TX bytes:6022 (5.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:31 errors:0 dropped:0 overruns:0 frame:0 TX packets:31 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2752 (2.6 KiB) TX bytes:2752 (2.6 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.9 icmp_seq=1 Destination Host Unreachable From 10.1.0.9 icmp_seq=2 Destination Host Unreachable From 10.1.0.9 icmp_seq=3 Destination Host Unreachable From 10.1.0.9 icmp_seq=4 Destination Host Unreachable From 10.1.0.9 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4078ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=1.58 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.12 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.12 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.15 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.60 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4010ms rtt min/avg/max/mdev = 1.115/1.511/2.124/0.368 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 12.677390] sctp: Hash tables configured (bind 256/256) [ 13.034930] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 13.078438] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 13.206998] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 13.240308] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 16.507892] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 17.393843] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 27.674930] 8021q: adding VLAN 0 to HW filter on device eth0 [ 167.389688] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 167.484280] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:28:58 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:29:06 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:29:06 cirros daemon.info dhcpcd[252]: DUID 00:04:a2:17:50:83:0e:46:44:12:be:d7:4f:ec:08:37:a1:84 Mar 25 10:29:07 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:29:07 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:29:07 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:d2:0d:36 Mar 25 10:29:07 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fed2:d36 Mar 25 10:29:07 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:29:08 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:29:08 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.9 from 10.1.0.2 Mar 25 10:29:08 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.9/28 Mar 25 10:29:13 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.9 for 86400 seconds Mar 25 10:29:13 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:29:13 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:29:13 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:29:20 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:31:25 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2025-03-25 09:32:14,415 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.147s 2025-03-25 09:32:14,416 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23cb1562-c320-42c9-b110-accddf299c6c', 'x-compute-request-id': 'req-23cb1562-c320-42c9-b110-accddf299c6c', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'' 2025-03-25 09:32:14,716 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.299s 2025-03-25 09:32:14,717 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100e57fc-cc94-4845-93d2-4c9ae65c4302', 'x-compute-request-id': 'req-100e57fc-cc94-4845-93d2-4c9ae65c4302', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "ACTIVE", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:32:14Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1704522699-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}, {"version": 4, "addr": "172.24.5.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:32:15,998 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.267s 2025-03-25 09:32:16,000 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa48701-990f-4407-845c-ce81dc4a5c14', 'x-compute-request-id': 'req-3aa48701-990f-4407-845c-ce81dc4a5c14', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "ACTIVE", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:32:14Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1704522699-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}, {"version": 4, "addr": "172.24.5.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:32:17,367 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.354s 2025-03-25 09:32:17,367 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6a3532-3869-463e-bfb7-16d858d45db0', 'x-compute-request-id': 'req-4b6a3532-3869-463e-bfb7-16d858d45db0', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "ACTIVE", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:32:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1704522699-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}, {"version": 4, "addr": "172.24.5.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0d:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1411049865"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:32:18,590 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.202s 2025-03-25 09:32:18,590 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f822eab-6cd2-450f-8df0-f7e723efc667', 'x-compute-request-id': 'req-7f822eab-6cd2-450f-8df0-f7e723efc667', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "ACTIVE", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:32:19,805 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.200s 2025-03-25 09:32:19,806 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff6f7146-8cdf-4db6-954e-1e1222d9e13b', 'x-compute-request-id': 'req-ff6f7146-8cdf-4db6-954e-1e1222d9e13b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "DELETED", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:32:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:32:19,819 84540 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-03-25 09:32:21,008 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.188s 2025-03-25 09:32:21,008 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-872a9fd8-84b0-4c5b-a4f1-0847cbb15c1b', 'x-compute-request-id': 'req-872a9fd8-84b0-4c5b-a4f1-0847cbb15c1b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"server": {"id": "a2175083-0e46-4412-bed7-4fec0837a184", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-431061942", "status": "DELETED", "tenant_id": "7e81d488ba534d80a430dc54e2ec94ab", "user_id": "59f2ed1b4977462f881935c9a4a61690", "metadata": {}, "hostId": "7319bae8ae613aa31d53d8f3b089e68132f3abb6d1907f3ffc91e02f", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "2008677413", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2008677413"}]}, "created": "2025-03-25T09:28:18Z", "updated": "2025-03-25T09:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a2175083-0e46-4412-bed7-4fec0837a184"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1551004378", "OS-SRV-USG:launched_at": "2025-03-25T09:28:37.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:32:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:32:22,172 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184 0.144s 2025-03-25 09:32:22,172 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bebe7292-c5f2-40f0-924f-6918223951be', 'x-compute-request-id': 'req-bebe7292-c5f2-40f0-924f-6918223951be', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a2175083-0e46-4412-bed7-4fec0837a184'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a2175083-0e46-4412-bed7-4fec0837a184 could not be found."}}' 2025-03-25 09:32:22,442 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-1551004378 0.268s 2025-03-25 09:32:22,442 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b368ed0-67ec-497b-b1ff-79ef73c52296', 'x-compute-request-id': 'req-7b368ed0-67ec-497b-b1ff-79ef73c52296', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-1551004378'} Body: b'' 2025-03-25 09:32:22,654 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/security-groups/f02188b1-2a5f-42ab-b268-105eb4b3a82d 0.210s 2025-03-25 09:32:22,655 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-250a5193-09a5-4ea1-9032-03d5ba23979f', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/f02188b1-2a5f-42ab-b268-105eb4b3a82d'} Body: b'' 2025-03-25 09:32:22,683 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET https://149.202.163.153/networking/v2.0/security-groups/f02188b1-2a5f-42ab-b268-105eb4b3a82d 0.027s 2025-03-25 09:32:22,683 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-744fefce-39f4-423f-a9d1-9375849a2689', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/f02188b1-2a5f-42ab-b268-105eb4b3a82d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f02188b1-2a5f-42ab-b268-105eb4b3a82d does not exist", "detail": ""}}' 2025-03-25 09:32:23,204 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/floatingips/82e77d6b-3d72-4bc7-a3bd-3bc609508fff 0.520s 2025-03-25 09:32:23,204 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f70e177e-41c8-4772-a2ed-b03a8fbc788c', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/82e77d6b-3d72-4bc7-a3bd-3bc609508fff'} Body: b'' 2025-03-25 09:32:23,947 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE https://149.202.163.153/compute/v2.1/flavors/2008677413 0.742s 2025-03-25 09:32:23,947 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e95b66-56e1-406d-9073-90db13157b2b', 'x-compute-request-id': 'req-e4e95b66-56e1-406d-9073-90db13157b2b', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/2008677413'} Body: b'' 2025-03-25 09:32:24,213 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/flavors/detail 0.264s 2025-03-25 09:32:24,213 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '4816', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c298d66-d83b-4adb-a44a-9a2898fb20fa', 'x-compute-request-id': 'req-6c298d66-d83b-4adb-a44a-9a2898fb20fa', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/1"}]}, {"id": "1715280691", "name": "tempest-flavor_with_ephemeral_1-940157591", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/1715280691"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/1715280691"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/d2"}]}, {"id": 2025-03-25 09:32:24,491 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE https://149.202.163.153/compute/v2.1/flavors/1715280691 0.265s 2025-03-25 09:32:24,491 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d85f7221-7146-477e-805d-c8cf4ddaff64', 'x-compute-request-id': 'req-d85f7221-7146-477e-805d-c8cf4ddaff64', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/1715280691'} Body: b'' 2025-03-25 09:32:24,725 84540 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/flavors/detail 0.233s 2025-03-25 09:32:24,726 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:32:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '4393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a84b32d-f2a4-4d85-ac18-7b124dd7eca3', 'x-compute-request-id': 'req-0a84b32d-f2a4-4d85-ac18-7b124dd7eca3', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.249 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_create_server.py", line 109, in test_verify_created_server_ephemeral_disk disks_num = len(linux_client.get_disks().split('\n')) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 59, in get_disks output = self.exec_command(command) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command return self.ssh_client.exec_command(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 187, in exec_command ssh = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.249 via SSH timed out. User: cirros, Password: password |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON | 3 | 0 | 3 | 0 | 0 | Detail | |
test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
fail
ft3.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:34:00,871 84542 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:34:00,872 84542 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:34:01,092 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://149.202.163.153/compute/v2.1/os-keypairs 0.218s 2025-03-25 09:34:01,093 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-979106768", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJJRCKyadYSEjyQsoGZzUl5mN1xk0CCllKQFKz78JyHEyc1o2xzQPAmvlXN8hq7IAG3jb03f4EMGa0LOkdl77q6r4LEhInCXRXTml8i33dmioxmUZWCRzFDzMpt+jSV4IQ=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52478071-8781-48bd-8d71-e2e86ee7ce12', 'x-compute-request-id': 'req-52478071-8781-48bd-8d71-e2e86ee7ce12', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-979106768", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJJRCKyadYSEjyQsoGZzUl5mN1xk0CCllKQFKz78JyHEyc1o2xzQPAmvlXN8hq7IAG3jb03f4EMGa0LOkdl77q6r4LEhInCXRXTml8i33dmioxmUZWCRzFDzMpt+jSV4IQ==", "fingerprint": "2f:34:90:8a:0d:ce:ec:7c:cd:89:f8:67:b6:f6:cc:9d", "user_id": "46103f6d56cc414094f56f6719667ff8"}}' 2025-03-25 09:34:01,095 84542 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-979106768 created 2025-03-25 09:34:01,567 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-groups 0.471s 2025-03-25 09:34:01,568 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1783165624", "description": "tempest-description--1006093203"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-909b07b8-eca4-4fde-a40f-3bf47be5230b', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9f8a1692-73f4-4f85-b08d-959ecbbba791", "name": "tempest-securitygroup--1783165624", "stateful": true, "tenant_id": "f9313da26388431a8c7e8fffa0201588", "description": "tempest-description--1006093203", "shared": false, "security_group_rules": [{"id": "a910bd64-7089-4826-9494-e0e84f4a6c17", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "9f8a1692-73f4-4f85-b08d-959ecbbba791", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 718, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:34:01Z", "updated_at": "2025-03-25T09:34:01Z", "revision_number": 0}, {"id": "f6b9ad6c-f588-409f-bab1-019788086bc2", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "9f8a1692-73f4-4f85-b08d-959ecbbba791", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 719, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:34:01Z", "updated_at": "2025-03-25T09:34:01Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:34:01Z", "updated_at": "2025-03-25T09:34:01Z", "revision_number": 1, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:34:01,897 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.329s 2025-03-25 09:34:01,898 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9f8a1692-73f4-4f85-b08d-959ecbbba791", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e276f058-37fc-4b57-b8cf-78774d066c1a', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "54df7c6e-a742-44d9-aa04-2043cbb53514", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "9f8a1692-73f4-4f85-b08d-959ecbbba791", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:34:01Z", "updated_at": "2025-03-25T09:34:01Z", "revision_number": 0}}' 2025-03-25 09:34:02,253 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.354s 2025-03-25 09:34:02,253 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9f8a1692-73f4-4f85-b08d-959ecbbba791", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7c760ea3-5742-4d00-a9f8-b08a374e00cb', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb6fee25-a317-4b78-93b4-7aa765a6a027", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "9f8a1692-73f4-4f85-b08d-959ecbbba791", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:34:02Z", "updated_at": "2025-03-25T09:34:02Z", "revision_number": 0}}' 2025-03-25 09:34:02,253 84542 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1783165624 created 2025-03-25 09:34:03,214 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/floatingips 0.960s 2025-03-25 09:34:03,214 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-75b7253a-01d1-4e68-a67e-e8f84d71817a', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bef4e616-81d7-4fd8-8e81-3643ef89b624", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.201", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f9313da26388431a8c7e8fffa0201588", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:34:02Z", "updated_at": "2025-03-25T09:34:02Z", "revision_number": 0}}' 2025-03-25 09:34:03,214 84542 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bef4e616-81d7-4fd8-8e81-3643ef89b624', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'floating_ip_address': '172.24.5.201', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:34:02Z', 'updated_at': '2025-03-25T09:34:02Z', 'revision_number': 0, 'ip': '172.24.5.201'} created 2025-03-25 09:34:03,385 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 201 POST https://149.202.163.153/identity/v3/auth/tokens 0.164s 2025-03-25 09:34:03,385 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2277', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1e180f69-13ba-4742-82d4-41845a0f7fea', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "46103f6d56cc414094f56f6719667ff8", "name": "tempest-AttachInterfacesTestJSON-1732846944-project-member", "password_expires_at": null}, "audit_ids": ["lqzbizPASoCltSw5kyPMBw"], "expires_at": "2025-03-25T10:34:03.000000Z", "issued_at": "2025-03-25T09:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9313da26388431a8c7e8fffa0201588", "name": "tempest-AttachInterfacesTestJSON-1732846944"}, "is_domain": false, "roles": [{"id": "edaaf4726ec94e2bb34c170120e45058", "name": "member"}, {"id": "115b89eebbc94a7b95ad033aa574ca4d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "4aeb6dac582543f8975b4f9fa571120f", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/identity", "region": "RegionOne"}], "id": "17d6eac734ac47da82f9630d5b09a9b0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b99db1fd169649f394ed210fa39928c5", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2/f9313da26388431a8c7e8fffa0201588", "region": "RegionOne"}], "id": "55288e571d344a648df1174143bb88cc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f15ebcc641c14350a7c1056832e159c1", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/networking", "region": "RegionOne"}], "id": "5582d99af460469fb6707168a78915ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4224749fc0c644a995548049f3060121", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/placement", "region": "RegionOne"}], "id": "60905b52c4d04034af519564ae76c19c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0bccf573ccb34cb5b0f8f8bb0d86c970", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/image", "region": "RegionOne"}], "id": "e51ce591dd6a48c2a14a06664f685027", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b2a51f61719b44e5bbe179df6f5d8863", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2.1", "region": "RegionOne"}], "id": "ea08efa4ea154bf38b767dd9485e45be", "type": "compute", "name": "nova"}]}}' 2025-03-25 09:34:03,408 84542 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip) Found network {'id': 'cf2ecf17-a00c-4716-bfdc-c076a5511e91', 'name': 'tempest-AttachInterfacesTestJSON-349426959-network', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 647, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:33:54Z', 'updated_at': '2025-03-25T09:33:54Z', 'revision_number': 1} available for tenant 2025-03-25 09:34:03,413 84542 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-979106768', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJJRCKyadYSEjyQsoGZzUl5mN1xk0CCllKQFKz78JyHEyc1o2xzQPAmvlXN8hq7IAG3jb03f4EMGa0LOkdl77q6r4LEhInCXRXTml8i33dmioxmUZWCRzFDzMpt+jSV4IQ==', 'fingerprint': '2f:34:90:8a:0d:ce:ec:7c:cd:89:f8:67:b6:f6:cc:9d', 'user_id': '46103f6d56cc414094f56f6719667ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBCA64Vt2+7Kkze90qsfYb56/tTiK58rSPFJ7khLrPJqYa2sT9ThDHO\n+Uuu0Jfd9rSgBwYFK4EEACKhZANiAASSUQismnWEhI8kLKBmc1JeZjdcZNAgpZSk\nBSs+/CchxMnNaNsc0DwJr5VzfIauyABt429N3+BDBmtCzpHZe+6uq+CxISJwl0V0\n5pfIt93ZoqMZlGVgkcxQ8zKbfo0leCE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9f8a1692-73f4-4f85-b08d-959ecbbba791', 'name': 'tempest-securitygroup--1783165624', 'stateful': True, 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'description': 'tempest-description--1006093203', 'shared': False, 'security_group_rules': [{'id': 'a910bd64-7089-4826-9494-e0e84f4a6c17', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '9f8a1692-73f4-4f85-b08d-959ecbbba791', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 718, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:34:01Z', 'updated_at': '2025-03-25T09:34:01Z', 'revision_number': 0}, {'id': 'f6b9ad6c-f588-409f-bab1-019788086bc2', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '9f8a1692-73f4-4f85-b08d-959ecbbba791', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 719, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:34:01Z', 'updated_at': '2025-03-25T09:34:01Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:34:01Z', 'updated_at': '2025-03-25T09:34:01Z', 'revision_number': 1, 'project_id': 'f9313da26388431a8c7e8fffa0201588'}, 'floating_ip': {'id': 'bef4e616-81d7-4fd8-8e81-3643ef89b624', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'floating_ip_address': '172.24.5.201', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:34:02Z', 'updated_at': '2025-03-25T09:34:02Z', 'revision_number': 0, 'ip': '172.24.5.201'}} 2025-03-25 09:34:04,486 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 202 POST https://149.202.163.153/compute/v2.1/servers 1.071s 2025-03-25 09:34:04,486 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-2076558758", "imageRef": "25731b77-221f-4490-b6db-86ab69a52463", "flavorRef": "42", "networks": [{"uuid": "cf2ecf17-a00c-4716-bfdc-c076a5511e91"}], "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "key_name": "tempest-keypair-979106768", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '416', 'location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2b776ce-abf5-4a32-81f3-955d8cdf0331', 'x-compute-request-id': 'req-f2b776ce-abf5-4a32-81f3-955d8cdf0331', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "adminPass": "vBMVmADz4P25"}}' 2025-03-25 09:34:04,571 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.083s 2025-03-25 09:34:04,571 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1596bf5-d31d-47aa-92b7-cc28f17ab8e1', 'x-compute-request-id': 'req-e1596bf5-d31d-47aa-92b7-cc28f17ab8e1', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-979106768", "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": []}}' 2025-03-25 09:34:05,810 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.227s 2025-03-25 09:34:05,810 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8bba7c-84f0-48ca-9695-77256e896f3d', 'x-compute-request-id': 'req-da8bba7c-84f0-48ca-9695-77256e896f3d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "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": []}}' 2025-03-25 09:34:07,025 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.206s 2025-03-25 09:34:07,025 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae08923f-6f51-4650-9625-39e1d5547f1d', 'x-compute-request-id': 'req-ae08923f-6f51-4650-9625-39e1d5547f1d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "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": []}}' 2025-03-25 09:34:07,038 84542 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-03-25 09:34:08,292 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.252s 2025-03-25 09:34:08,292 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76aab4ec-f137-42e5-9b3a-be25ef26f710', 'x-compute-request-id': 'req-76aab4ec-f137-42e5-9b3a-be25ef26f710', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "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": []}}' 2025-03-25 09:34:09,439 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.125s 2025-03-25 09:34:09,440 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb76c96a-b402-4611-854e-61c81660883d', 'x-compute-request-id': 'req-eb76c96a-b402-4611-854e-61c81660883d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "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": []}}' 2025-03-25 09:34:10,710 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.255s 2025-03-25 09:34:10,710 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a1789e8-a838-42f9-9253-18b829b92fed', 'x-compute-request-id': 'req-2a1789e8-a838-42f9-9253-18b829b92fed', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:10,719 84542 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait 2025-03-25 09:34:12,387 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.667s 2025-03-25 09:34:12,387 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16887db-17cc-47f6-882c-9e15ade844de', 'x-compute-request-id': 'req-d16887db-17cc-47f6-882c-9e15ade844de', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:12,406 84542 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait 2025-03-25 09:34:13,744 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.337s 2025-03-25 09:34:13,744 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62db5463-f804-43a4-95f9-8b1a9c64f5c1', 'x-compute-request-id': 'req-62db5463-f804-43a4-95f9-8b1a9c64f5c1', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:13,755 84542 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait 2025-03-25 09:34:15,046 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.291s 2025-03-25 09:34:15,047 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8cc6c40-a7cc-473e-8a46-3fd78f0dd76a', 'x-compute-request-id': 'req-e8cc6c40-a7cc-473e-8a46-3fd78f0dd76a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:16,292 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.232s 2025-03-25 09:34:16,293 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a987b1-51f3-4968-ad0a-34a4de0744d4', 'x-compute-request-id': 'req-66a987b1-51f3-4968-ad0a-34a4de0744d4', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:17,655 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.346s 2025-03-25 09:34:17,655 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ddd3f2-8dd7-43b3-b18e-bbd2b58f5ad6', 'x-compute-request-id': 'req-63ddd3f2-8dd7-43b3-b18e-bbd2b58f5ad6', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:18,993 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.323s 2025-03-25 09:34:18,993 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb552fdb-7eb1-4d9f-8c2b-fd77be5c6f56', 'x-compute-request-id': 'req-bb552fdb-7eb1-4d9f-8c2b-fd77be5c6f56', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:20,335 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.333s 2025-03-25 09:34:20,336 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-badd506e-3d5b-4e86-a18d-4db4b9467c6b', 'x-compute-request-id': 'req-badd506e-3d5b-4e86-a18d-4db4b9467c6b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:21,560 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.213s 2025-03-25 09:34:21,560 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332815f6-e9e1-41c8-a767-ff81db5be465', 'x-compute-request-id': 'req-332815f6-e9e1-41c8-a767-ff81db5be465', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:21Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:21,576 84542 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2025-03-25 09:34:21,822 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440/os-interface 0.245s 2025-03-25 09:34:21,823 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f12a9086-e833-4b1a-a9bb-779c638b7072', 'x-compute-request-id': 'req-f12a9086-e833-4b1a-a9bb-779c638b7072', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "port_id": "c3bb5933-5293-445f-92d5-ad52a4c974a2", "mac_addr": "fa:16:3e:bb:e0:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b053cd7-29f6-4d1b-9e1a-f845b70ae61d", "ip_address": "10.1.0.7"}]}]}' 2025-03-25 09:34:22,711 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/bef4e616-81d7-4fd8-8e81-3643ef89b624 0.883s 2025-03-25 09:34:22,711 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "c3bb5933-5293-445f-92d5-ad52a4c974a2"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-e35f2b13-4f1f-405d-842c-7fb2c2e25b5e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/bef4e616-81d7-4fd8-8e81-3643ef89b624'} Body: b'{"floatingip": {"id": "bef4e616-81d7-4fd8-8e81-3643ef89b624", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.201", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "71ddd31f-a9f4-442e-a8c9-075a54a36ab9", "port_id": "c3bb5933-5293-445f-92d5-ad52a4c974a2", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "mac_address": "fa:16:3e:bb:e0:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:34:02Z", "updated_at": "2025-03-25T09:34:22Z", "revision_number": 1, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:34:23,035 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.322s 2025-03-25 09:34:23,035 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73cc5f6-65b0-478e-8a68-9daf245a43e1', 'x-compute-request-id': 'req-d73cc5f6-65b0-478e-8a68-9daf245a43e1', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:34:21Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:23,048 84542 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.201:22' as 'cirros' with public key authentication 2025-03-25 09:34:26,160 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:34:31,727 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:34:38,319 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:34:45,871 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:34:54,447 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:35:04,049 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:35:14,607 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:35:26,191 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:35:38,799 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:35:52,368 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:36:06,959 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:36:22,511 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:36:39,087 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:36:56,687 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:37:15,247 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:37:34,831 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:37:55,440 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 17. Retry after 18 seconds. 2025-03-25 09:38:17,007 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 18. Retry after 19 seconds. 2025-03-25 09:38:39,599 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 19. Retry after 20 seconds. 2025-03-25 09:39:03,152 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 ([Errno None] Unable to connect to port 22 on 172.24.5.201). Number attempts: 20. Retry after 21 seconds. 2025-03-25 09:39:27,728 84542 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.201 after 20 attempts. Proxy client: no proxy client 2025-03-25 09:39:27.728 84542 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:39:27.728 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:39:27.728 84542 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:39:27.728 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:39:27.728 84542 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:39:27.728 84542 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.201 2025-03-25 09:39:27.728 84542 ERROR tempest.lib.common.ssh 2025-03-25 09:39:27,734 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip. Timeout trying to ssh to server {'id': 'a561fbea-d9f2-463f-8380-d8d6c900f440', 'name': 'tempest-AttachInterfacesTestJSON-server-2076558758', 'status': 'ACTIVE', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'user_id': '46103f6d56cc414094f56f6719667ff8', 'metadata': {}, 'hostId': '22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:34:04Z', 'updated': '2025-03-25T09:34:21Z', 'addresses': {'tempest-AttachInterfacesTestJSON-349426959-network': [{'version': 4, 'addr': '10.1.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:bb:e0:95'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-979106768', 'OS-SRV-USG:launched_at': '2025-03-25T09:34:20.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1783165624'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:39:28,456 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 POST https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440/action 0.720s 2025-03-25 09:39:28,457 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40047', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d44db82-7f31-4e1c-9840-d022d354f771', 'x-compute-request-id': 'req-3d44db82-7f31-4e1c-9840-d022d354f771', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.000000] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.000000] ACPI: INT_S 2025-03-25 09:39:28,460 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server a561fbea-d9f2-463f-8380-d8d6c900f440: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.000000] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000BFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 50748 entries in 199 pages [ 0.000000] ftrace: allocated 199 pages with 5 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] printk: console [tty0] enabled [ 0.000000] printk: console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20210730 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.012000] APIC: Switch to symmetric I/O mode setup [ 0.020000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.032000] tsc: Unable to calibrate against PIT [ 0.032000] tsc: using HPET reference calibration [ 0.036000] tsc: Detected 2394.491 MHz processor [ 0.002168] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283e35ed91, max_idle_ns: 440795316753 ns [ 0.003831] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.98 BogoMIPS (lpj=9577964) [ 0.014791] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.015236] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.016155] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.017208] Spectre V2 : Mitigation: Retpolines [ 0.017537] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.018059] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.018748] Speculative Store Bypass: Vulnerable [ 0.019785] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.020210] MMIO Stale Data: Unknown: No mitigations [ 0.021664] x86/fpu: x87 FPU will use FXSAVE [ 0.657575] Freeing SMP alternatives memory: 44K [ 0.659952] pid_max: default: 32768 minimum: 301 [ 0.674525] LSM: Security Framework initializing [ 0.678102] landlock: Up and running. [ 0.678495] Yama: becoming mindful. [ 0.691653] AppArmor: AppArmor initialized [ 0.705263] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.706577] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.891162] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 0.903643] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 0.905809] signal: max sigframe size: 1440 [ 0.908826] rcu: Hierarchical SRCU implementation. [ 0.925327] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.939700] smp: Bringing up secondary CPUs ... [ 0.940280] smp: Brought up 1 node, 1 CPU [ 0.940681] smpboot: Max logical packages: 1 [ 0.941360] smpboot: Total of 1 processors activated (4788.98 BogoMIPS) [ 0.973066] devtmpfs: initialized [ 0.983905] x86/mm: Memory block size: 128MB [ 0.996537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.998090] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.006071] pinctrl core: initialized pinctrl subsystem [ 1.026260] PM: RTC time: 09:34:24, date: 2025-03-25 [ 1.042571] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.052327] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.055586] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.056889] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.058507] audit: initializing netlink subsys (disabled) [ 1.069609] audit: type=2000 audit(1742895264.096:1): state=initialized audit_enabled=0 res=1 [ 1.086906] thermal_sys: Registered thermal governor 'fair_share' [ 1.087264] thermal_sys: Registered thermal governor 'bang_bang' [ 1.087974] thermal_sys: Registered thermal governor 'step_wise' [ 1.088589] thermal_sys: Registered thermal governor 'user_space' [ 1.089150] thermal_sys: Registered thermal governor 'power_allocator' [ 1.090395] EISA bus registered [ 1.091782] cpuidle: using governor ladder [ 1.092587] cpuidle: using governor menu [ 1.098096] ACPI: bus type PCI registered [ 1.099021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.110219] PCI: Using configuration type 1 for base access [ 1.190915] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.198941] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.250003] ACPI: Added _OSI(Module Device) [ 1.250467] ACPI: Added _OSI(Processor Device) [ 1.250744] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.251370] ACPI: Added _OSI(Processor Aggregator Device) [ 1.251853] ACPI: Added _OSI(Linux-Dell-Video) [ 1.252779] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.253247] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.310402] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.356383] ACPI: Interpreter enabled [ 1.358932] ACPI: PM: (supports S0 S3 S4 S5) [ 1.359639] ACPI: Using IOAPIC for interrupt routing [ 1.361299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.361968] PCI: Using E820 reservations for host bridge windows [ 1.367162] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.488760] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.492054] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.495774] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.520444] acpiphp: Slot [3] registered [ 1.521708] acpiphp: Slot [4] registered [ 1.522537] acpiphp: Slot [5] registered [ 1.523507] acpiphp: Slot [6] registered [ 1.524333] acpiphp: Slot [7] registered [ 1.525358] acpiphp: Slot [8] registered [ 1.526145] acpiphp: Slot [9] registered [ 1.526880] acpiphp: Slot [10] registered [ 1.527828] acpiphp: Slot [11] registered [ 1.528613] acpiphp: Slot [12] registered [ 1.529395] acpiphp: Slot [13] registered [ 1.530162] acpiphp: Slot [14] registered [ 1.531454] acpiphp: Slot [15] registered [ 1.532293] acpiphp: Slot [16] registered [ 1.533202] acpiphp: Slot [17] registered [ 1.533955] acpiphp: Slot [18] registered [ 1.534732] acpiphp: Slot [19] registered [ 1.535658] acpiphp: Slot [20] registered [ 1.536468] acpiphp: Slot [21] registered [ 1.537492] acpiphp: Slot [22] registered [ 1.538592] acpiphp: Slot [23] registered [ 1.539657] acpiphp: Slot [24] registered [ 1.540504] acpiphp: Slot [25] registered [ 1.541263] acpiphp: Slot [26] registered [ 1.542026] acpiphp: Slot [27] registered [ 1.543296] acpiphp: Slot [28] registered [ 1.544074] acpiphp: Slot [29] registered [ 1.544946] acpiphp: Slot [30] registered [ 1.545696] acpiphp: Slot [31] registered [ 1.546819] PCI host bridge to bus 0000:00 [ 1.548564] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.549291] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.550228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.550817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.551979] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.552637] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.559495] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.573806] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.579502] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.589816] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.592736] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.595354] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.596111] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.596838] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.604927] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.607798] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.608795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.616960] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.621399] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.629580] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.636711] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.642531] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.647450] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.655473] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.658473] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.661633] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.669554] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.673545] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.712438] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.715315] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.718267] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.726047] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.765487] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.768129] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.775248] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.816843] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.819000] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 1.821124] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 1.827297] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 1.865329] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.868342] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.870840] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.872835] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.874332] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.889948] iommu: Default domain type: Translated [ 1.890651] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.904877] SCSI subsystem initialized [ 1.913809] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 1.914469] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 1.915229] pci 0000:00:02.0: vgaarb: bridge control possible [ 1.915804] vgaarb: loaded [ 1.917730] ACPI: bus type USB registered [ 1.918639] usbcore: registered new interface driver usbfs [ 1.919749] usbcore: registered new interface driver hub [ 1.920463] usbcore: registered new device driver usb [ 1.921677] pps_core: LinuxPPS API ver. 1 registered [ 1.922020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.922850] PTP clock support registered [ 1.925896] EDAC MC: Ver: 3.0.0 [ 1.953113] NetLabel: Initializing [ 1.953522] NetLabel: domain hash size = 128 [ 1.953808] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.955974] NetLabel: unlabeled traffic allowed by default [ 1.958702] PCI: Using ACPI for IRQ routing [ 1.968251] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.969684] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.970510] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.981608] clocksource: Switched to clocksource tsc-early [ 2.423471] VFS: Disk quotas dquot_6.6.0 [ 2.428449] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.455153] AppArmor: AppArmor Filesystem Enabled [ 2.465202] pnp: PnP ACPI init [ 2.514257] pnp: PnP ACPI: found 5 devices [ 2.579998] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.583670] NET: Registered PF_INET protocol family [ 2.586846] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.633793] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.634852] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.636491] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.637415] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.638107] TCP: Hash tables configured (established 2048 bind 2048) [ 2.642014] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.643187] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.644411] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.648357] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.650051] NET: Registered PF_XDP protocol family [ 2.654112] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.654890] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.655903] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.656561] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.657224] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.659801] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.664761] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.665731] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.666425] PCI: CLS 0 bytes, default 64 [ 2.693435] Trying to unpack rootfs image as initramfs... [ 2.707993] Initialise system trusted keyrings [ 2.711359] Key type blacklist registered [ 2.731943] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.797150] zbud: loaded [ 2.822710] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.832685] fuse: init (API version 7.34) [ 2.860018] integrity: Platform Keyring initialized [ 2.956766] Key type asymmetric registered [ 2.957311] Asymmetric key parser 'x509' registered [ 2.958875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.969276] io scheduler mq-deadline registered [ 2.981098] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.016453] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.034834] ACPI: button: Power Button [PWRF] [ 3.679835] tsc: Refined TSC clocksource calibration: 2394.466 MHz [ 3.681015] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283cbcff6b, max_idle_ns: 440795320573 ns [ 3.681893] clocksource: Switched to clocksource tsc [ 4.494773] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.018247] Freeing initrd memory: 8864K [ 5.426219] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.945541] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.497642] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 7.017491] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.046880] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.085827] Linux agpgart interface v0.103 [ 7.131510] loop: module loaded [ 7.153123] scsi host0: ata_piix [ 7.158570] scsi host1: ata_piix [ 7.159985] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.160569] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.173280] tun: Universal TUN/TAP device driver, 1.6 [ 7.174777] PPP generic driver version 2.4.2 [ 7.176833] VFIO - User Level meta-driver version: 0.3 [ 7.181023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.181839] ehci-pci: EHCI PCI platform driver [ 7.182529] ehci-platform: EHCI generic platform driver [ 7.183065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.184050] ohci-pci: OHCI PCI platform driver [ 7.184707] ohci-platform: OHCI generic platform driver [ 7.185451] uhci_hcd: USB Universal Host Controller Interface driver [ 7.188410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.196256] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.197228] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.201297] mousedev: PS/2 mouse device common for all mice [ 7.208902] rtc_cmos 00:04: RTC can wake from S4 [ 7.212869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.220581] rtc_cmos 00:04: registered as rtc0 [ 7.223100] rtc_cmos 00:04: setting system clock to 2025-03-25T09:34:30 UTC (1742895270) [ 7.225657] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.226489] i2c_dev: i2c /dev entries driver [ 7.228174] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.229413] device-mapper: uevent: version 1.0.3 [ 7.231869] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.233418] platform eisa.0: Probing EISA bus 0 [ 7.234156] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.234838] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.235497] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.235949] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.236332] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.236823] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.237184] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.237540] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.238038] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.238457] platform eisa.0: EISA: Detected 0 cards [ 7.239048] intel_pstate: CPU model not supported [ 7.240258] ledtrig-cpu: registered to indicate activity on CPUs [ 7.243437] drop_monitor: Initializing network drop monitor service [ 7.247559] NET: Registered PF_INET6 protocol family [ 7.639616] Segment Routing with IPv6 [ 7.640620] In-situ OAM (IOAM) with IPv6 [ 7.641879] NET: Registered PF_PACKET protocol family [ 7.644098] Key type dns_resolver registered [ 7.650397] IPI shorthand broadcast: enabled [ 7.652249] sched_clock: Marking stable (7684189241, -32837125)->(7908032128, -256680012) [ 7.657202] registered taskstats version 1 [ 7.660156] Loading compiled-in X.509 certificates [ 7.685626] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.698712] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.703167] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.704240] blacklist: Loading compiled-in revocation X.509 certificates [ 7.707237] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.708447] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.709358] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.710316] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.711237] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.712474] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.713382] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.714208] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.720944] zswap: loaded using pool lzo/zbud [ 7.726543] Key type .fscrypt registered [ 7.727013] Key type fscrypt-provisioning registered [ 7.849080] Key type encrypted registered [ 7.849620] AppArmor: AppArmor sha1 policy hashing enabled [ 7.850776] ima: No TPM chip found, activating TPM-bypass! [ 7.851862] Loading compiled-in module X.509 certificates [ 7.855998] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.856852] ima: Allocated hash algorithm: sha1 [ 7.860990] ima: No architecture policies found [ 7.862441] evm: Initialising EVM extended attributes: [ 7.862803] evm: security.selinux [ 7.863089] evm: security.SMACK64 [ 7.863696] evm: security.SMACK64EXEC [ 7.863963] evm: security.SMACK64TRANSMUTE [ 7.864225] evm: security.SMACK64MMAP [ 7.864484] evm: security.apparmor [ 7.864749] evm: security.ima [ 7.864959] evm: security.capability [ 7.865234] evm: HMAC attrs: 0x1 [ 7.871849] PM: Magic number: 1:842:576 [ 7.881106] RAS: Correctable Errors collector initialized. [ 7.884235] clk: Disabling unused clocks [ 7.905831] Freeing unused decrypted memory: 2036K [ 8.038746] Freeing unused kernel image (initmem) memory: 3368K [ 8.040352] Write protecting the kernel read-only data: 30720k [ 8.046877] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.051779] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.365811] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.367511] x86/mm: Checking user space page tables [ 8.686971] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.688365] Run /init as init process info: initramfs: up at 9.07 [ 10.637461] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 11.321676] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 11.431260] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 16.85 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:a5:61:fb:ea:d9:f2:46:3f:83:80:d8:d6:c9:00:f4:40 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:bb:e0:95 eth0: adding address fe80::f816:3eff:febb:e095 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.7 from 10.1.0.2 eth0: probing address 10.1.0.7/28 eth0: leased 10.1.0.7 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 34.88. request failed failed 2/20: up 39.36. request failed failed 3/20: up 55.88. request failed failed 4/20: up 98.35. request failed failed 5/20: up 101.43. request failed failed 6/20: up 106.88. request failed failed 7/20: up 109.94. request failed failed 8/20: up 115.36. request failed failed 9/20: up 118.41. request failed failed 10/20: up 124.27. request failed failed 11/20: up 127.14. request failed failed 12/20: up 132.52. request failed failed 13/20: up 135.58. request failed failed 14/20: up 141.02. request failed failed 15/20: up 144.07. request failed failed 16/20: up 149.50. request failed failed 17/20: up 152.57. request failed failed 18/20: up 157.99. request failed failed 19/20: up 161.07. request failed failed 20/20: up 166.54. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyPbzfebd9J4gecJJCohbNkchMa2dw8YkduEKQ4VWRH6Aq437GTPjnJEXhz91jUtw27cCWfoXyc/EvzhPGwZ8hbDfOKeqw7LwOjPFnC9XcwUywsReZrpFqEEpl9FGS2TAqPxsPMdW+UPKURFVeTJonv1uaotD/ypPjvLdfFWpKMsk/N/tTo9dzb3K3zFJXjjmm9BImw/9Gf4eOxK/2iRphugmQvOfQe2KR5FrWNwAvhETROa4AcRAhKv3MJJvpir6P8djseGRpXNMn4NUuq0Pgyv500zp9QKjITzaZr2P3boNqmsY1OE7Ix2ckkSLda2jJNAjMwZW90vwCJBs1t09r root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIyIiRHT/BsY8eN/GOGpyXuR0lVdVwpJqhKTGD2ebqQVgLRlx4wG2KSBe61y1WBeat87Rr6oRmuSoT6653gURpA= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.7,28,fe80::f816:3eff:febb:e095/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.7 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.7 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.7 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=187.90 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:BB:E0:95 inet addr:10.1.0.7 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:febb:e095/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:61 errors:0 dropped:0 overruns:0 frame:0 TX packets:108 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:5098 (4.9 KiB) TX bytes:6414 (6.2 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:28 errors:0 dropped:0 overruns:0 frame:0 TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2488 (2.4 KiB) TX bytes:2488 (2.4 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.7 icmp_seq=1 Destination Host Unreachable From 10.1.0.7 icmp_seq=2 Destination Host Unreachable From 10.1.0.7 icmp_seq=3 Destination Host Unreachable From 10.1.0.7 icmp_seq=4 Destination Host Unreachable From 10.1.0.7 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4086ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=2.07 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.62 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.24 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.90 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.93 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4011ms rtt min/avg/max/mdev = 1.235/1.752/2.070/0.296 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 12.337817] sctp: Hash tables configured (bind 256/256) [ 12.704457] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 12.741142] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 12.879673] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 12.906733] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 15.962609] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 16.899882] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 26.282254] 8021q: adding VLAN 0 to HW filter on device eth0 [ 178.148249] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 178.728856] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:34:42 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:34:48 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:34:48 cirros daemon.info dhcpcd[252]: DUID 00:04:a5:61:fb:ea:d9:f2:46:3f:83:80:d8:d6:c9:00:f4:40 Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:bb:e0:95 Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:febb:e095 Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:34:50 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:34:50 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.7 from 10.1.0.2 Mar 25 10:34:50 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.7/28 Mar 25 10:34:56 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.7 for 86400 seconds Mar 25 10:34:56 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:34:56 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:34:56 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:35:03 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:37:18 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2025-03-25 09:39:28,626 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.159s 2025-03-25 09:39:28,626 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa2b0630-82ab-42f1-95f0-8e7822a9acc5', 'x-compute-request-id': 'req-fa2b0630-82ab-42f1-95f0-8e7822a9acc5', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'' 2025-03-25 09:39:28,946 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.319s 2025-03-25 09:39:28,947 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aed78d28-6f6c-447b-8cba-bb1604a2dae4', 'x-compute-request-id': 'req-aed78d28-6f6c-447b-8cba-bb1604a2dae4', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:39:29Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}, {"version": 4, "addr": "172.24.5.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:30,146 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.186s 2025-03-25 09:39:30,146 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bf03df3-a8c8-4dcf-8fa5-1fbe9dcdb6ce', 'x-compute-request-id': 'req-3bf03df3-a8c8-4dcf-8fa5-1fbe9dcdb6ce', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:39:29Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}, {"version": 4, "addr": "172.24.5.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1783165624"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:31,679 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.514s 2025-03-25 09:39:31,679 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1625', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a7d10e2-a3e2-40ec-9488-ab9f194e6296', 'x-compute-request-id': 'req-2a7d10e2-a3e2-40ec-9488-ab9f194e6296', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:39:30Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}, {"version": 4, "addr": "172.24.5.201", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:32,807 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.108s 2025-03-25 09:39:32,807 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca0ecfa-5423-4a81-92d1-ef01e2431b5d', 'x-compute-request-id': 'req-7ca0ecfa-5423-4a81-92d1-ef01e2431b5d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:39:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:33,996 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.177s 2025-03-25 09:39:33,997 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e10cd7-8ffd-4939-9226-f14f7bf33b79', 'x-compute-request-id': 'req-18e10cd7-8ffd-4939-9226-f14f7bf33b79', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:39:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:39:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:34,012 84542 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait 2025-03-25 09:39:35,135 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.121s 2025-03-25 09:39:35,135 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9eba0a8-2de5-4880-ba9d-8fecb2c513b4', 'x-compute-request-id': 'req-b9eba0a8-2de5-4880-ba9d-8fecb2c513b4', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"server": {"id": "a561fbea-d9f2-463f-8380-d8d6c900f440", "name": "tempest-AttachInterfacesTestJSON-server-2076558758", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:04Z", "updated": "2025-03-25T09:39:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a561fbea-d9f2-463f-8380-d8d6c900f440"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-979106768", "OS-SRV-USG:launched_at": "2025-03-25T09:34:20.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:39:32.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:36,194 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440 0.048s 2025-03-25 09:39:36,194 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4daba1d5-5999-4704-b443-4bc52d0962c3', 'x-compute-request-id': 'req-4daba1d5-5999-4704-b443-4bc52d0962c3', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a561fbea-d9f2-463f-8380-d8d6c900f440'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a561fbea-d9f2-463f-8380-d8d6c900f440 could not be found."}}' 2025-03-25 09:39:36,233 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-979106768 0.038s 2025-03-25 09:39:36,234 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09dd320-3766-4cc7-bea9-fd7c12ed6a1a', 'x-compute-request-id': 'req-f09dd320-3766-4cc7-bea9-fd7c12ed6a1a', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-979106768'} Body: b'' 2025-03-25 09:39:36,379 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/security-groups/9f8a1692-73f4-4f85-b08d-959ecbbba791 0.144s 2025-03-25 09:39:36,379 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f7407d06-3ca1-46fd-9a9a-21164888b772', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/9f8a1692-73f4-4f85-b08d-959ecbbba791'} Body: b'' 2025-03-25 09:39:36,408 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://149.202.163.153/networking/v2.0/security-groups/9f8a1692-73f4-4f85-b08d-959ecbbba791 0.028s 2025-03-25 09:39:36,408 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3cc4c8a5-2be5-45c9-aeba-6a02414bb812', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/9f8a1692-73f4-4f85-b08d-959ecbbba791'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9f8a1692-73f4-4f85-b08d-959ecbbba791 does not exist", "detail": ""}}' 2025-03-25 09:39:36,839 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/floatingips/bef4e616-81d7-4fd8-8e81-3643ef89b624 0.430s 2025-03-25 09:39:36,839 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2aabb6d8-7d30-442e-be0e-3ae604c9c019', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/bef4e616-81d7-4fd8-8e81-3643ef89b624'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.201 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 280, in test_create_list_show_delete_interfaces_by_fixed_ip server, ifs, _ = self._create_server_get_interfaces() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 88, in _create_server_get_interfaces self._wait_for_validation(server, validation_resources) File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 73, in _wait_for_validation linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 245, in test_connection_auth connection = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.201 via SSH timed out. User: cirros, Password: password |
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
fail
ft3.2: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:39:36,857 84542 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:39:36,857 84542 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:39:36,942 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://149.202.163.153/compute/v2.1/os-keypairs 0.081s 2025-03-25 09:39:36,942 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1403641565", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIQmRlRPOSjH1Kby/htXI+oDr6cHHaAEk70+nvPiwF1BAhcfVK212TGD1F83mpBCevxxihb8nHnm5tRU4THm2oCws1C6gt2VOw+K8lbwHTqLx5h65Jaf6QpY+1+WHtHDLA=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf39c873-290e-4308-a02a-1f22da0afcb9', 'x-compute-request-id': 'req-bf39c873-290e-4308-a02a-1f22da0afcb9', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1403641565", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIQmRlRPOSjH1Kby/htXI+oDr6cHHaAEk70+nvPiwF1BAhcfVK212TGD1F83mpBCevxxihb8nHnm5tRU4THm2oCws1C6gt2VOw+K8lbwHTqLx5h65Jaf6QpY+1+WHtHDLA==", "fingerprint": "90:84:4b:ad:4a:93:c7:c6:68:4c:35:ba:be:f2:98:07", "user_id": "46103f6d56cc414094f56f6719667ff8"}}' 2025-03-25 09:39:36,944 84542 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1403641565 created 2025-03-25 09:39:37,148 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-groups 0.204s 2025-03-25 09:39:37,149 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--700399455", "description": "tempest-description--1920970383"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ce8a7cc3-4a0d-4f93-b373-5730f29d4cfa', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "25de209d-9ca7-401a-a322-432f720ddfbf", "name": "tempest-securitygroup--700399455", "stateful": true, "tenant_id": "f9313da26388431a8c7e8fffa0201588", "description": "tempest-description--1920970383", "shared": false, "security_group_rules": [{"id": "a4e6866e-b0db-4b02-bf12-9eaf7e59b3bc", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "25de209d-9ca7-401a-a322-432f720ddfbf", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 804, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:39:37Z", "updated_at": "2025-03-25T09:39:37Z", "revision_number": 0}, {"id": "b3785dcb-02dd-451b-b8f8-3b0075f6d744", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "25de209d-9ca7-401a-a322-432f720ddfbf", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 805, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:39:37Z", "updated_at": "2025-03-25T09:39:37Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:39:37Z", "updated_at": "2025-03-25T09:39:37Z", "revision_number": 1, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:39:37,398 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.248s 2025-03-25 09:39:37,398 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "25de209d-9ca7-401a-a322-432f720ddfbf", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-81e985e0-d887-4769-95c8-efe3a1940092', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "755d4b7c-4c32-4a38-b55b-2e7c3dd723e2", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "25de209d-9ca7-401a-a322-432f720ddfbf", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:39:37Z", "updated_at": "2025-03-25T09:39:37Z", "revision_number": 0}}' 2025-03-25 09:39:37,646 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.247s 2025-03-25 09:39:37,648 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "25de209d-9ca7-401a-a322-432f720ddfbf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ecce6120-a775-47e8-bf3b-0bdbfa870b1d', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fa161a87-ef4d-4c15-b8a5-69b801a08455", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "25de209d-9ca7-401a-a322-432f720ddfbf", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:39:37Z", "updated_at": "2025-03-25T09:39:37Z", "revision_number": 0}}' 2025-03-25 09:39:37,648 84542 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--700399455 created 2025-03-25 09:39:38,394 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/floatingips 0.745s 2025-03-25 09:39:38,395 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-919edeb0-d0b3-45d8-a81c-dfaac32dc21a', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4f5c358c-b27c-4599-a0e2-cbd049d356d2", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.219", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f9313da26388431a8c7e8fffa0201588", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:39:38Z", "updated_at": "2025-03-25T09:39:38Z", "revision_number": 0}}' 2025-03-25 09:39:38,396 84542 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4f5c358c-b27c-4599-a0e2-cbd049d356d2', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'floating_ip_address': '172.24.5.219', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:39:38Z', 'updated_at': '2025-03-25T09:39:38Z', 'revision_number': 0, 'ip': '172.24.5.219'} created 2025-03-25 09:39:38,593 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 201 POST https://149.202.163.153/identity/v3/auth/tokens 0.192s 2025-03-25 09:39:38,594 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2277', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fc248417-7550-4beb-8196-76574dcef973', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "46103f6d56cc414094f56f6719667ff8", "name": "tempest-AttachInterfacesTestJSON-1732846944-project-member", "password_expires_at": null}, "audit_ids": ["aBnCXoI6Qnasx_-2oAajIw"], "expires_at": "2025-03-25T10:39:38.000000Z", "issued_at": "2025-03-25T09:39:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9313da26388431a8c7e8fffa0201588", "name": "tempest-AttachInterfacesTestJSON-1732846944"}, "is_domain": false, "roles": [{"id": "edaaf4726ec94e2bb34c170120e45058", "name": "member"}, {"id": "115b89eebbc94a7b95ad033aa574ca4d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "4aeb6dac582543f8975b4f9fa571120f", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/identity", "region": "RegionOne"}], "id": "17d6eac734ac47da82f9630d5b09a9b0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b99db1fd169649f394ed210fa39928c5", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2/f9313da26388431a8c7e8fffa0201588", "region": "RegionOne"}], "id": "55288e571d344a648df1174143bb88cc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f15ebcc641c14350a7c1056832e159c1", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/networking", "region": "RegionOne"}], "id": "5582d99af460469fb6707168a78915ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4224749fc0c644a995548049f3060121", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/placement", "region": "RegionOne"}], "id": "60905b52c4d04034af519564ae76c19c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0bccf573ccb34cb5b0f8f8bb0d86c970", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/image", "region": "RegionOne"}], "id": "e51ce591dd6a48c2a14a06664f685027", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b2a51f61719b44e5bbe179df6f5d8863", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2.1", "region": "RegionOne"}], "id": "ea08efa4ea154bf38b767dd9485e45be", "type": "compute", "name": "nova"}]}}' 2025-03-25 09:39:38,594 84542 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port) Found network {'id': 'cf2ecf17-a00c-4716-bfdc-c076a5511e91', 'name': 'tempest-AttachInterfacesTestJSON-349426959-network', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 647, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:33:54Z', 'updated_at': '2025-03-25T09:33:54Z', 'revision_number': 1} available for tenant 2025-03-25 09:39:38,595 84542 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1403641565', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIQmRlRPOSjH1Kby/htXI+oDr6cHHaAEk70+nvPiwF1BAhcfVK212TGD1F83mpBCevxxihb8nHnm5tRU4THm2oCws1C6gt2VOw+K8lbwHTqLx5h65Jaf6QpY+1+WHtHDLA==', 'fingerprint': '90:84:4b:ad:4a:93:c7:c6:68:4c:35:ba:be:f2:98:07', 'user_id': '46103f6d56cc414094f56f6719667ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD0ihddP4d2Ad68spnsWS+P1Hb3g/QmhXj3aTXoR0iHip6Iyu1WRzVi\nrUq/7QMK6cWgBwYFK4EEACKhZANiAASEJkZUTzkox9Sm8v4bVyPqA6+nBx2gBJO9\nPp7z4sBdQQIXH1Sttdkxg9RfN5qQQnr8cYoW/Jx55ubUVOEx5tqAsLNQuoLdlTsP\nivJW8B06i8eYeuSWn+kKWPtflh7Rwyw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '25de209d-9ca7-401a-a322-432f720ddfbf', 'name': 'tempest-securitygroup--700399455', 'stateful': True, 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'description': 'tempest-description--1920970383', 'shared': False, 'security_group_rules': [{'id': 'a4e6866e-b0db-4b02-bf12-9eaf7e59b3bc', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '25de209d-9ca7-401a-a322-432f720ddfbf', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 804, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:39:37Z', 'updated_at': '2025-03-25T09:39:37Z', 'revision_number': 0}, {'id': 'b3785dcb-02dd-451b-b8f8-3b0075f6d744', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '25de209d-9ca7-401a-a322-432f720ddfbf', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 805, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:39:37Z', 'updated_at': '2025-03-25T09:39:37Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:39:37Z', 'updated_at': '2025-03-25T09:39:37Z', 'revision_number': 1, 'project_id': 'f9313da26388431a8c7e8fffa0201588'}, 'floating_ip': {'id': '4f5c358c-b27c-4599-a0e2-cbd049d356d2', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'floating_ip_address': '172.24.5.219', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:39:38Z', 'updated_at': '2025-03-25T09:39:38Z', 'revision_number': 0, 'ip': '172.24.5.219'}} 2025-03-25 09:39:39,665 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 202 POST https://149.202.163.153/compute/v2.1/servers 1.069s 2025-03-25 09:39:39,666 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-1490295051", "imageRef": "25731b77-221f-4490-b6db-86ab69a52463", "flavorRef": "42", "networks": [{"uuid": "cf2ecf17-a00c-4716-bfdc-c076a5511e91"}], "security_groups": [{"name": "tempest-securitygroup--700399455"}], "key_name": "tempest-keypair-1403641565", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '415', 'location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce80ecb3-7eb9-4718-b830-cd1a8ddb38fc', 'x-compute-request-id': 'req-ce80ecb3-7eb9-4718-b830-cd1a8ddb38fc', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--700399455"}], "adminPass": "vYUc4B4vC2Uu"}}' 2025-03-25 09:39:39,764 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.091s 2025-03-25 09:39:39,765 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb53c23-ce11-4d40-8716-db2040fc3fff', 'x-compute-request-id': 'req-ffb53c23-ce11-4d40-8716-db2040fc3fff', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:40Z", "updated": "2025-03-25T09:39:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1403641565", "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": []}}' 2025-03-25 09:39:40,904 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.115s 2025-03-25 09:39:40,904 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0ede65-cf7c-4c4b-a540-eaad424c9d5e', 'x-compute-request-id': 'req-df0ede65-cf7c-4c4b-a540-eaad424c9d5e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "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": []}}' 2025-03-25 09:39:42,064 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.141s 2025-03-25 09:39:42,064 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbb05d53-a851-4fa8-9913-5ec264fa188a', 'x-compute-request-id': 'req-cbb05d53-a851-4fa8-9913-5ec264fa188a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "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": []}}' 2025-03-25 09:39:42,073 84542 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-03-25 09:39:43,175 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.101s 2025-03-25 09:39:43,175 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529c12f5-8ce9-4daf-9ea9-bc8431928817', 'x-compute-request-id': 'req-529c12f5-8ce9-4daf-9ea9-bc8431928817', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "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": []}}' 2025-03-25 09:39:44,301 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.115s 2025-03-25 09:39:44,302 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b4e3f6-4016-4815-9f73-a5b261916a33', 'x-compute-request-id': 'req-57b4e3f6-4016-4815-9f73-a5b261916a33', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:44,311 84542 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 09:39:45,574 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.261s 2025-03-25 09:39:45,574 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1488ba41-ea9c-4e03-8f1b-eb5b65c9f1e3', 'x-compute-request-id': 'req-1488ba41-ea9c-4e03-8f1b-eb5b65c9f1e3', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:45,595 84542 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-03-25 09:39:46,790 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.195s 2025-03-25 09:39:46,791 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e968cbe8-82c0-42ab-a651-b9582cfc738e', 'x-compute-request-id': 'req-e968cbe8-82c0-42ab-a651-b9582cfc738e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:46,804 84542 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:39:48,055 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.249s 2025-03-25 09:39:48,055 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9259791-0894-430f-afda-7461f81bd170', 'x-compute-request-id': 'req-a9259791-0894-430f-afda-7461f81bd170', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:49,279 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.210s 2025-03-25 09:39:49,279 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-521979c4-1493-4e90-8791-775d82734e74', 'x-compute-request-id': 'req-521979c4-1493-4e90-8791-775d82734e74', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:50,542 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.254s 2025-03-25 09:39:50,542 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440f6ad2-1787-4340-99cb-25310bf0d2a9', 'x-compute-request-id': 'req-440f6ad2-1787-4340-99cb-25310bf0d2a9', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:51,852 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.299s 2025-03-25 09:39:51,853 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b40221-7712-4589-937b-c23e5907d7df', 'x-compute-request-id': 'req-c2b40221-7712-4589-937b-c23e5907d7df', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:53,100 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.236s 2025-03-25 09:39:53,100 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89abc2e5-1d43-4460-a8aa-41646c58fffa', 'x-compute-request-id': 'req-89abc2e5-1d43-4460-a8aa-41646c58fffa', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:53Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:53,110 84542 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-03-25 09:39:53,258 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd/os-interface 0.147s 2025-03-25 09:39:53,259 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ff1b1b-cfbd-4aab-8e5e-cf6b9656eecd', 'x-compute-request-id': 'req-45ff1b1b-cfbd-4aab-8e5e-cf6b9656eecd', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "port_id": "17aa476d-d723-4220-b3c4-2aca4b5da334", "mac_addr": "fa:16:3e:eb:5b:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b053cd7-29f6-4d1b-9e1a-f845b70ae61d", "ip_address": "10.1.0.8"}]}]}' 2025-03-25 09:39:54,125 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/4f5c358c-b27c-4599-a0e2-cbd049d356d2 0.860s 2025-03-25 09:39:54,126 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "17aa476d-d723-4220-b3c4-2aca4b5da334"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-f534da9d-e315-4b2f-893f-cb70184540f6', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/4f5c358c-b27c-4599-a0e2-cbd049d356d2'} Body: b'{"floatingip": {"id": "4f5c358c-b27c-4599-a0e2-cbd049d356d2", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.219", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "71ddd31f-a9f4-442e-a8c9-075a54a36ab9", "port_id": "17aa476d-d723-4220-b3c4-2aca4b5da334", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "mac_address": "fa:16:3e:eb:5b:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:39:38Z", "updated_at": "2025-03-25T09:39:53Z", "revision_number": 1, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:39:54,346 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.219s 2025-03-25 09:39:54,346 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d90760-92ce-49a7-9200-2b0a28b4711d', 'x-compute-request-id': 'req-f9d90760-92ce-49a7-9200-2b0a28b4711d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:39:53Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:54,362 84542 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.219:22' as 'cirros' with public key authentication 2025-03-25 09:39:57,423 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:40:02,991 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:40:09,583 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:40:17,135 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:40:25,711 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:40:35,311 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:40:45,871 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:40:57,456 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:41:10,063 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:41:23,632 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:41:38,223 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:41:53,776 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:42:10,351 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:42:27,952 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:42:46,511 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:43:06,096 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:43:26,703 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 17. Retry after 18 seconds. 2025-03-25 09:43:48,271 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 18. Retry after 19 seconds. 2025-03-25 09:44:10,863 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 19. Retry after 20 seconds. 2025-03-25 09:44:34,416 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 ([Errno None] Unable to connect to port 22 on 172.24.5.219). Number attempts: 20. Retry after 21 seconds. 2025-03-25 09:44:58,991 84542 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.219 after 20 attempts. Proxy client: no proxy client 2025-03-25 09:44:58.991 84542 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:44:58.991 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:44:58.991 84542 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:44:58.991 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:44:58.991 84542 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:44:58.991 84542 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.219 2025-03-25 09:44:58.991 84542 ERROR tempest.lib.common.ssh 2025-03-25 09:44:58,996 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port. Timeout trying to ssh to server {'id': '102f1509-62d6-4a69-90e5-ed51d2c647dd', 'name': 'tempest-AttachInterfacesTestJSON-server-1490295051', 'status': 'ACTIVE', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'user_id': '46103f6d56cc414094f56f6719667ff8', 'metadata': {}, 'hostId': '22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:39:39Z', 'updated': '2025-03-25T09:39:53Z', 'addresses': {'tempest-AttachInterfacesTestJSON-349426959-network': [{'version': 4, 'addr': '10.1.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:eb:5b:bb'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1403641565', 'OS-SRV-USG:launched_at': '2025-03-25T09:39:52.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--700399455'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:44:59,864 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 POST https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd/action 0.866s 2025-03-25 09:44:59,865 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '39977', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18421f6e-4409-4023-b194-673cc1e1cc60', 'x-compute-request-id': 'req-18421f6e-4409-4023-b194-673cc1e1cc60', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.459 MHz processor\\n[ 0.028182] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.031038] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.077645] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.092351] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.093295] ACPI: Early table checksum verification disabled\\n[ 0.094305] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.095031] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.096458] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098011] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098281] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.098455] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098559] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098656] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098900] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.098971] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.099017] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.099055] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.099078] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.099099] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.103977] No NUMA configuration found\\n[ 0.104043] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.105447] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.115102] Zone ranges:\\n[ 0.115238] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.115502] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.115553] Normal empty\\n[ 0.115607] Device empty\\n[ 0.115656] Movable zone start for each node\\n[ 0.115736] Early memory node ranges\\n[ 0.115813] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.116115] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.116566] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.119105] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.119832] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.130816] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.132152] ACPI: PM-Timer IO Port: 0x608\\n[ 0.133176] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.134234] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:44:59,867 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 102f1509-62d6-4a69-90e5-ed51d2c647dd: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.459 MHz processor [ 0.028182] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.031038] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.077645] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.092351] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.093295] ACPI: Early table checksum verification disabled [ 0.094305] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.095031] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.096458] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098011] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098281] ACPI: FACS 0x000000000BFE0000 000040 [ 0.098455] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098559] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098656] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098900] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.098971] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.099017] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.099055] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.099078] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.099099] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.103977] No NUMA configuration found [ 0.104043] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.105447] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.115102] Zone ranges: [ 0.115238] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.115502] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.115553] Normal empty [ 0.115607] Device empty [ 0.115656] Movable zone start for each node [ 0.115736] Early memory node ranges [ 0.115813] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.116115] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.116566] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.119105] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.119832] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.130816] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.132152] ACPI: PM-Timer IO Port: 0x608 [ 0.133176] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.134234] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.134515] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.135101] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.135190] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.135450] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.135497] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.136057] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.136289] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.137474] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.141534] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.141684] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.141779] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.141809] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.142034] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.142133] Booting paravirtualized kernel on bare hardware [ 0.142883] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.144045] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.155380] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.160147] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.160245] Policy zone: DMA32 [ 0.160625] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.165740] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.166473] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.172714] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.187536] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.204137] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.206631] Kernel/User page tables isolation: enabled [ 0.215270] ftrace: allocating 50748 entries in 199 pages [ 0.408692] ftrace: allocated 199 pages with 5 groups [ 0.427917] rcu: Hierarchical RCU implementation. [ 0.428048] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.428288] Rude variant of Tasks RCU enabled. [ 0.428336] Tracing variant of Tasks RCU enabled. [ 0.428540] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.428627] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.510512] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.534401] Console: colour VGA+ 80x25 [ 0.546473] printk: console [tty0] enabled [ 0.570763] printk: console [ttyS0] enabled [ 0.573520] ACPI: Core revision 20210730 [ 0.586530] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.596157] APIC: Switch to symmetric I/O mode setup [ 0.605478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.607429] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283c51f836, max_idle_ns: 440795218683 ns [ 0.609073] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.91 BogoMIPS (lpj=9577836) [ 0.618756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.619104] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.619885] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.620704] Spectre V2 : Mitigation: Retpolines [ 0.621053] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.621563] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.622196] Speculative Store Bypass: Vulnerable [ 0.623037] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.623444] MMIO Stale Data: Unknown: No mitigations [ 0.625059] x86/fpu: x87 FPU will use FXSAVE [ 1.193916] Freeing SMP alternatives memory: 44K [ 1.196428] pid_max: default: 32768 minimum: 301 [ 1.210187] LSM: Security Framework initializing [ 1.215117] landlock: Up and running. [ 1.215479] Yama: becoming mindful. [ 1.226509] AppArmor: AppArmor initialized [ 1.235981] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.236942] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.403851] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.416023] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.418207] signal: max sigframe size: 1440 [ 1.420734] rcu: Hierarchical SRCU implementation. [ 1.432563] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.440605] smp: Bringing up secondary CPUs ... [ 1.441150] smp: Brought up 1 node, 1 CPU [ 1.441480] smpboot: Max logical packages: 1 [ 1.441927] smpboot: Total of 1 processors activated (4788.91 BogoMIPS) [ 1.467392] devtmpfs: initialized [ 1.474030] x86/mm: Memory block size: 128MB [ 1.484893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.486484] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.494583] pinctrl core: initialized pinctrl subsystem [ 1.508804] PM: RTC time: 09:39:55, date: 2025-03-25 [ 1.524860] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.532486] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.534100] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.534791] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.535690] audit: initializing netlink subsys (disabled) [ 1.541370] audit: type=2000 audit(1742895594.944:1): state=initialized audit_enabled=0 res=1 [ 1.550702] thermal_sys: Registered thermal governor 'fair_share' [ 1.550774] thermal_sys: Registered thermal governor 'bang_bang' [ 1.551230] thermal_sys: Registered thermal governor 'step_wise' [ 1.551554] thermal_sys: Registered thermal governor 'user_space' [ 1.551858] thermal_sys: Registered thermal governor 'power_allocator' [ 1.552657] EISA bus registered [ 1.553555] cpuidle: using governor ladder [ 1.554056] cpuidle: using governor menu [ 1.556920] ACPI: bus type PCI registered [ 1.557408] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.563311] PCI: Using configuration type 1 for base access [ 1.606180] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.612639] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.658514] ACPI: Added _OSI(Module Device) [ 1.659034] ACPI: Added _OSI(Processor Device) [ 1.659321] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.659701] ACPI: Added _OSI(Processor Aggregator Device) [ 1.660195] ACPI: Added _OSI(Linux-Dell-Video) [ 1.660383] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.661306] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.711348] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.753055] ACPI: Interpreter enabled [ 1.755228] ACPI: PM: (supports S0 S3 S4 S5) [ 1.755580] ACPI: Using IOAPIC for interrupt routing [ 1.757122] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.757691] PCI: Using E820 reservations for host bridge windows [ 1.761545] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.832563] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.834350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.836155] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.849062] acpiphp: Slot [3] registered [ 1.849707] acpiphp: Slot [4] registered [ 1.850214] acpiphp: Slot [5] registered [ 1.850667] acpiphp: Slot [6] registered [ 1.851133] acpiphp: Slot [7] registered [ 1.851660] acpiphp: Slot [8] registered [ 1.852165] acpiphp: Slot [9] registered [ 1.852499] acpiphp: Slot [10] registered [ 1.853073] acpiphp: Slot [11] registered [ 1.853536] acpiphp: Slot [12] registered [ 1.854013] acpiphp: Slot [13] registered [ 1.854468] acpiphp: Slot [14] registered [ 1.855009] acpiphp: Slot [15] registered [ 1.855451] acpiphp: Slot [16] registered [ 1.856322] acpiphp: Slot [17] registered [ 1.856788] acpiphp: Slot [18] registered [ 1.857245] acpiphp: Slot [19] registered [ 1.857678] acpiphp: Slot [20] registered [ 1.858139] acpiphp: Slot [21] registered [ 1.858664] acpiphp: Slot [22] registered [ 1.859181] acpiphp: Slot [23] registered [ 1.859653] acpiphp: Slot [24] registered [ 1.860109] acpiphp: Slot [25] registered [ 1.860485] acpiphp: Slot [26] registered [ 1.860962] acpiphp: Slot [27] registered [ 1.861414] acpiphp: Slot [28] registered [ 1.861882] acpiphp: Slot [29] registered [ 1.862373] acpiphp: Slot [30] registered [ 1.862852] acpiphp: Slot [31] registered [ 1.863702] PCI host bridge to bus 0000:00 [ 1.865159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.865610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.866232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.866593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.867138] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.867564] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.872016] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.882501] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.886160] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.892532] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.895013] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.895536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.895959] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.896347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.901480] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.902718] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.903812] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.907554] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.908315] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.914218] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.919054] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.924268] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.929825] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.934819] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.936301] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.938189] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.942231] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.948345] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.972897] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.974975] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.976268] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.981101] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.002952] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.004309] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.008268] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.030970] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.032967] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.034624] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.040340] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.072061] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.074213] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.076489] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.078236] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.079248] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.087551] iommu: Default domain type: Translated [ 2.087975] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.094872] SCSI subsystem initialized [ 2.102361] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.102909] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.103500] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.104018] vgaarb: loaded [ 2.106069] ACPI: bus type USB registered [ 2.107025] usbcore: registered new interface driver usbfs [ 2.107772] usbcore: registered new interface driver hub [ 2.108524] usbcore: registered new device driver usb [ 2.109780] pps_core: LinuxPPS API ver. 1 registered [ 2.110177] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.110774] PTP clock support registered [ 2.113744] EDAC MC: Ver: 3.0.0 [ 2.134366] NetLabel: Initializing [ 2.134709] NetLabel: domain hash size = 128 [ 2.134979] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.136817] NetLabel: unlabeled traffic allowed by default [ 2.138964] PCI: Using ACPI for IRQ routing [ 2.144575] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.145439] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.145870] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.151652] clocksource: Switched to clocksource tsc-early [ 2.356850] VFS: Disk quotas dquot_6.6.0 [ 2.357617] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.377121] AppArmor: AppArmor Filesystem Enabled [ 2.382545] pnp: PnP ACPI init [ 2.401018] pnp: PnP ACPI: found 5 devices [ 2.456319] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.460285] NET: Registered PF_INET protocol family [ 2.463167] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.491105] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.492030] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.492611] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.493522] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.494371] TCP: Hash tables configured (established 2048 bind 2048) [ 2.498393] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.499746] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.500600] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.503682] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.504783] NET: Registered PF_XDP protocol family [ 2.506987] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.507399] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.507747] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.508132] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.508534] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.509867] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.510565] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.511071] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.511502] PCI: CLS 0 bytes, default 64 [ 2.525935] Trying to unpack rootfs image as initramfs... [ 2.539348] Initialise system trusted keyrings [ 2.547267] Key type blacklist registered [ 2.551081] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.593228] zbud: loaded [ 2.614492] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.623971] fuse: init (API version 7.34) [ 2.635516] integrity: Platform Keyring initialized [ 2.716562] Key type asymmetric registered [ 2.717343] Asymmetric key parser 'x509' registered [ 2.719804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.728289] io scheduler mq-deadline registered [ 2.737371] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.754008] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.769106] ACPI: button: Power Button [PWRF] [ 3.539056] tsc: Refined TSC clocksource calibration: 2394.463 MHz [ 3.540189] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c8e76b3, max_idle_ns: 440795319299 ns [ 3.541035] clocksource: Switched to clocksource tsc [ 3.984763] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.264573] Freeing initrd memory: 8864K [ 4.670622] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.189607] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 5.718517] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 6.240676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.271132] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.309328] Linux agpgart interface v0.103 [ 6.352642] loop: module loaded [ 6.373372] scsi host0: ata_piix [ 6.378363] scsi host1: ata_piix [ 6.379422] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 6.379923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 6.390604] tun: Universal TUN/TAP device driver, 1.6 [ 6.391963] PPP generic driver version 2.4.2 [ 6.394002] VFIO - User Level meta-driver version: 0.3 [ 6.397529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.398374] ehci-pci: EHCI PCI platform driver [ 6.399194] ehci-platform: EHCI generic platform driver [ 6.399646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.400146] ohci-pci: OHCI PCI platform driver [ 6.400742] ohci-platform: OHCI generic platform driver [ 6.401317] uhci_hcd: USB Universal Host Controller Interface driver [ 6.404335] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.411762] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.412619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.416524] mousedev: PS/2 mouse device common for all mice [ 6.423824] rtc_cmos 00:04: RTC can wake from S4 [ 6.427432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.434486] rtc_cmos 00:04: registered as rtc0 [ 6.436525] rtc_cmos 00:04: setting system clock to 2025-03-25T09:40:00 UTC (1742895600) [ 6.438898] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 6.439653] i2c_dev: i2c /dev entries driver [ 6.440832] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.442579] device-mapper: uevent: version 1.0.3 [ 6.444723] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.445927] platform eisa.0: Probing EISA bus 0 [ 6.447040] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.447761] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.448193] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.448542] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.448954] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.449309] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.449651] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.450029] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.450630] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.451055] platform eisa.0: EISA: Detected 0 cards [ 6.451541] intel_pstate: CPU model not supported [ 6.452454] ledtrig-cpu: registered to indicate activity on CPUs [ 6.455184] drop_monitor: Initializing network drop monitor service [ 6.458930] NET: Registered PF_INET6 protocol family [ 6.795788] Segment Routing with IPv6 [ 6.796737] In-situ OAM (IOAM) with IPv6 [ 6.797871] NET: Registered PF_PACKET protocol family [ 6.799721] Key type dns_resolver registered [ 6.805199] IPI shorthand broadcast: enabled [ 6.806702] sched_clock: Marking stable (6736148693, 70034016)->(6970536673, -164353964) [ 6.811393] registered taskstats version 1 [ 6.813525] Loading compiled-in X.509 certificates [ 6.835558] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 6.840511] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.844418] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.845065] blacklist: Loading compiled-in revocation X.509 certificates [ 6.847700] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.848510] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.849299] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.850373] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.851135] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.851923] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.852709] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.853454] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.863600] zswap: loaded using pool lzo/zbud [ 6.868843] Key type .fscrypt registered [ 6.869189] Key type fscrypt-provisioning registered [ 6.968954] Key type encrypted registered [ 6.969494] AppArmor: AppArmor sha1 policy hashing enabled [ 6.971039] ima: No TPM chip found, activating TPM-bypass! [ 6.971689] Loading compiled-in module X.509 certificates [ 6.975921] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 6.976725] ima: Allocated hash algorithm: sha1 [ 6.980763] ima: No architecture policies found [ 6.982650] evm: Initialising EVM extended attributes: [ 6.983182] evm: security.selinux [ 6.983463] evm: security.SMACK64 [ 6.983681] evm: security.SMACK64EXEC [ 6.983901] evm: security.SMACK64TRANSMUTE [ 6.984130] evm: security.SMACK64MMAP [ 6.984345] evm: security.apparmor [ 6.984538] evm: security.ima [ 6.984749] evm: security.capability [ 6.984993] evm: HMAC attrs: 0x1 [ 6.991213] PM: Magic number: 1:945:677 [ 7.000060] RAS: Correctable Errors collector initialized. [ 7.002945] clk: Disabling unused clocks [ 7.024337] Freeing unused decrypted memory: 2036K [ 7.157743] Freeing unused kernel image (initmem) memory: 3368K [ 7.159302] Write protecting the kernel read-only data: 30720k [ 7.165252] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.168166] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 7.521070] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.523719] x86/mm: Checking user space page tables [ 7.889442] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.890562] Run /init as init process info: initramfs: up at 8.13 [ 9.672567] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 10.308289] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 10.419656] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 15.09 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:10:2f:15:09:62:d6:4a:69:90:e5:ed:51:d2:c6:47:dd eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:eb:5b:bb eth0: adding address fe80::f816:3eff:feeb:5bbb eth0: soliciting a DHCP lease eth0: offered 10.1.0.8 from 10.1.0.2 eth0: probing address 10.1.0.8/28 eth0: soliciting an IPv6 router eth0: leased 10.1.0.8 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 30.14. request failed failed 2/20: up 35.62. request failed failed 3/20: up 38.68. request failed failed 4/20: up 44.07. request failed failed 5/20: up 47.14. request failed failed 6/20: up 52.67. request failed failed 7/20: up 55.73. request failed failed 8/20: up 61.17. request failed failed 9/20: up 64.23. request failed failed 10/20: up 70.13. request failed failed 11/20: up 73.04. request failed failed 12/20: up 78.46. request failed failed 13/20: up 81.53. request failed failed 14/20: up 86.86. request failed failed 15/20: up 89.96. request failed failed 16/20: up 95.37. request failed failed 17/20: up 98.43. request failed failed 18/20: up 103.84. request failed failed 19/20: up 106.90. request failed failed 20/20: up 112.29. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtSaY2AshlXQtoEjdBWgbmnUi73Kl1kuycGos2c61v+5rmzuzBytV70rRR6vxLi8ltf/RHHfv1pROl/uXy1YSW4bWSdBeSR5pKIbI0EusMgO1X9WtIpq5iKpiKgcjnEns9gS3T19ZSjS3KHTF5Df6La6/84tXigZlP51ILTgojXg1H4pr9C14Pw/lM4G098vWNbmhTqeC7mF2/64kH3k5gU4PumzD7GFVB4zfrJCnHPJkU/VkD0wzVBaGlPFUZvHDAZULP9LdUM8fxNLIRrnDgU66AnA54AZJRknFv/iAu95pTOgcnEFFYKvvbeJr4tu2ahGnL8MbzdhNPnMDo2XhD root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHEsL7Ir3Oen3KSZNUXaE6sTUiOrR7fwpoBGiaK1hzzPtAT3JRPRjmdPv+uyRGcyPHoIRKWZs7i5Fj/cizDCyb4= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.8,28,fe80::f816:3eff:feeb:5bbb/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.8 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.8 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.8 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=132.65 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:EB:5B:BB inet addr:10.1.0.8 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:feeb:5bbb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:35 errors:0 dropped:0 overruns:0 frame:0 TX packets:86 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3526 (3.4 KiB) TX bytes:4818 (4.7 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:31 errors:0 dropped:0 overruns:0 frame:0 TX packets:31 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2752 (2.6 KiB) TX bytes:2752 (2.6 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.8 icmp_seq=1 Destination Host Unreachable From 10.1.0.8 icmp_seq=2 Destination Host Unreachable From 10.1.0.8 icmp_seq=3 Destination Host Unreachable From 10.1.0.8 icmp_seq=4 Destination Host Unreachable From 10.1.0.8 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4067ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=2.62 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.22 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.09 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.22 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.59 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4009ms rtt min/avg/max/mdev = 1.093/1.549/2.615/0.558 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 11.257576] sctp: Hash tables configured (bind 256/256) [ 11.611208] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 11.645719] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 11.766870] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 11.791503] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.407798] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 15.235925] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 23.432074] 8021q: adding VLAN 0 to HW filter on device eth0 [ 130.305615] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 130.361409] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:40:11 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:40:16 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:40:16 cirros daemon.info dhcpcd[252]: DUID 00:04:10:2f:15:09:62:d6:4a:69:90:e5:ed:51:d2:c6:47:dd Mar 25 10:40:17 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:40:17 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:40:17 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:eb:5b:bb Mar 25 10:40:17 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:feeb:5bbb Mar 25 10:40:17 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:40:17 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.8 from 10.1.0.2 Mar 25 10:40:17 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.8/28 Mar 25 10:40:18 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:40:22 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.8 for 86400 seconds Mar 25 10:40:22 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:40:22 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:40:22 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:40:31 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:42:03 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2025-03-25 09:45:00,059 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.188s 2025-03-25 09:45:00,060 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8905cd40-bcec-4bf2-b31a-fcc4a3ba3d23', 'x-compute-request-id': 'req-8905cd40-bcec-4bf2-b31a-fcc4a3ba3d23', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'' 2025-03-25 09:45:00,435 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.374s 2025-03-25 09:45:00,436 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa021a6-852c-4f5c-af55-a042c24a73ab', 'x-compute-request-id': 'req-4aa021a6-852c-4f5c-af55-a042c24a73ab', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:45:00Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}, {"version": 4, "addr": "172.24.5.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:01,690 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.243s 2025-03-25 09:45:01,691 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff60460-171d-4b67-b55c-9c14f13a2bf9', 'x-compute-request-id': 'req-fff60460-171d-4b67-b55c-9c14f13a2bf9', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:45:00Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}, {"version": 4, "addr": "172.24.5.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:02,980 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.268s 2025-03-25 09:45:02,980 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bfe5f8c-973b-4301-adf9-e820262ddf79', 'x-compute-request-id': 'req-6bfe5f8c-973b-4301-adf9-e820262ddf79', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:45:02Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}, {"version": 4, "addr": "172.24.5.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:5b:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--700399455"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:04,176 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.180s 2025-03-25 09:45:04,177 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4574c2f7-764b-4d8b-ba4e-94d56f1296e6', 'x-compute-request-id': 'req-4574c2f7-764b-4d8b-ba4e-94d56f1296e6', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:45:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:05,354 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.161s 2025-03-25 09:45:05,354 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be49b777-bc38-4db6-823e-6d84e6ba88c4', 'x-compute-request-id': 'req-be49b777-bc38-4db6-823e-6d84e6ba88c4', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:45:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:05,363 84542 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-03-25 09:45:06,486 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.121s 2025-03-25 09:45:06,486 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31cf5de-7ec9-4817-9e88-038814e96d11', 'x-compute-request-id': 'req-b31cf5de-7ec9-4817-9e88-038814e96d11', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"server": {"id": "102f1509-62d6-4a69-90e5-ed51d2c647dd", "name": "tempest-AttachInterfacesTestJSON-server-1490295051", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:39:39Z", "updated": "2025-03-25T09:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1403641565", "OS-SRV-USG:launched_at": "2025-03-25T09:39:52.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:45:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:07,562 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd 0.065s 2025-03-25 09:45:07,562 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-55581667-47b7-438f-bfc2-4bc75486d4f1', 'x-compute-request-id': 'req-55581667-47b7-438f-bfc2-4bc75486d4f1', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/102f1509-62d6-4a69-90e5-ed51d2c647dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 102f1509-62d6-4a69-90e5-ed51d2c647dd could not be found."}}' 2025-03-25 09:45:07,611 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-1403641565 0.048s 2025-03-25 09:45:07,612 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc26fb0-cf14-4e91-9de7-752f774b8565', 'x-compute-request-id': 'req-bcc26fb0-cf14-4e91-9de7-752f774b8565', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-1403641565'} Body: b'' 2025-03-25 09:45:07,819 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/security-groups/25de209d-9ca7-401a-a322-432f720ddfbf 0.206s 2025-03-25 09:45:07,819 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-199b56fb-fb95-48b4-bdf3-e5ce8f51c842', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/25de209d-9ca7-401a-a322-432f720ddfbf'} Body: b'' 2025-03-25 09:45:07,844 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://149.202.163.153/networking/v2.0/security-groups/25de209d-9ca7-401a-a322-432f720ddfbf 0.024s 2025-03-25 09:45:07,844 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8ea56ded-6097-4b2c-9769-25fa5655a1b4', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/25de209d-9ca7-401a-a322-432f720ddfbf'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 25de209d-9ca7-401a-a322-432f720ddfbf does not exist", "detail": ""}}' 2025-03-25 09:45:08,305 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/floatingips/4f5c358c-b27c-4599-a0e2-cbd049d356d2 0.460s 2025-03-25 09:45:08,305 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-370f7f07-2a2f-45d6-ba80-5249c8975430', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/4f5c358c-b27c-4599-a0e2-cbd049d356d2'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.219 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 237, in test_create_list_show_delete_interfaces_by_network_port server, ifs, _ = self._create_server_get_interfaces() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 88, in _create_server_get_interfaces self._wait_for_validation(server, validation_resources) File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 73, in _wait_for_validation linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 245, in test_connection_auth connection = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.219 via SSH timed out. User: cirros, Password: password |
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
fail
ft3.3: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:45:08,472 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 201 POST https://149.202.163.153/identity/v3/auth/tokens 0.142s 2025-03-25 09:45:08,472 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2277', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d663fe7e-5748-49bd-b5af-3260d688c56b', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "46103f6d56cc414094f56f6719667ff8", "name": "tempest-AttachInterfacesTestJSON-1732846944-project-member", "password_expires_at": null}, "audit_ids": ["M0ELoSvNTKObbQCBh6mkRQ"], "expires_at": "2025-03-25T10:45:08.000000Z", "issued_at": "2025-03-25T09:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9313da26388431a8c7e8fffa0201588", "name": "tempest-AttachInterfacesTestJSON-1732846944"}, "is_domain": false, "roles": [{"id": "edaaf4726ec94e2bb34c170120e45058", "name": "member"}, {"id": "115b89eebbc94a7b95ad033aa574ca4d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "4aeb6dac582543f8975b4f9fa571120f", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/identity", "region": "RegionOne"}], "id": "17d6eac734ac47da82f9630d5b09a9b0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b99db1fd169649f394ed210fa39928c5", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2/f9313da26388431a8c7e8fffa0201588", "region": "RegionOne"}], "id": "55288e571d344a648df1174143bb88cc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f15ebcc641c14350a7c1056832e159c1", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/networking", "region": "RegionOne"}], "id": "5582d99af460469fb6707168a78915ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4224749fc0c644a995548049f3060121", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/placement", "region": "RegionOne"}], "id": "60905b52c4d04034af519564ae76c19c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0bccf573ccb34cb5b0f8f8bb0d86c970", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/image", "region": "RegionOne"}], "id": "e51ce591dd6a48c2a14a06664f685027", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b2a51f61719b44e5bbe179df6f5d8863", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2.1", "region": "RegionOne"}], "id": "ea08efa4ea154bf38b767dd9485e45be", "type": "compute", "name": "nova"}]}}' 2025-03-25 09:45:08,473 84542 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_reassign_port_between_servers) Found network {'id': 'cf2ecf17-a00c-4716-bfdc-c076a5511e91', 'name': 'tempest-AttachInterfacesTestJSON-349426959-network', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 647, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:33:54Z', 'updated_at': '2025-03-25T09:33:54Z', 'revision_number': 1} available for tenant 2025-03-25 09:45:08,474 84542 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:45:08,474 84542 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:45:08,564 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://149.202.163.153/compute/v2.1/os-keypairs 0.078s 2025-03-25 09:45:08,564 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-2087102257", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7CdZY1URyjM3RrWzMOBeLZs5ePTzIMPmkzzFxgG61PbGduV9B62ZfIfKHaTe0QvnT0zLdF+EWD2Z48iHyZwhrbVxAvQB98Lmol++Ukd5Cuiwhtihf9F1Cirx40F8xmpg=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c6be87-b6ce-46cd-b18f-24093815a9e9', 'x-compute-request-id': 'req-b6c6be87-b6ce-46cd-b18f-24093815a9e9', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2087102257", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7CdZY1URyjM3RrWzMOBeLZs5ePTzIMPmkzzFxgG61PbGduV9B62ZfIfKHaTe0QvnT0zLdF+EWD2Z48iHyZwhrbVxAvQB98Lmol++Ukd5Cuiwhtihf9F1Cirx40F8xmpg==", "fingerprint": "67:62:70:19:96:87:06:ba:80:4e:a1:a8:c9:57:30:d3", "user_id": "46103f6d56cc414094f56f6719667ff8"}}' 2025-03-25 09:45:08,566 84542 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2087102257 created 2025-03-25 09:45:08,741 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-groups 0.175s 2025-03-25 09:45:08,742 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--276858147", "description": "tempest-description--1368609731"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-74494120-00d5-4f3a-a3a0-f1aeb4e209d5', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "105ad6cc-f604-434c-bf51-d01fb6f86588", "name": "tempest-securitygroup--276858147", "stateful": true, "tenant_id": "f9313da26388431a8c7e8fffa0201588", "description": "tempest-description--1368609731", "shared": false, "security_group_rules": [{"id": "2f1bf920-6f99-4988-a9ef-eaf90fefd322", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "105ad6cc-f604-434c-bf51-d01fb6f86588", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1150, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:45:08Z", "updated_at": "2025-03-25T09:45:08Z", "revision_number": 0}, {"id": "f8bdf069-211d-42a6-bb1b-bf1f3ae8eb99", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "105ad6cc-f604-434c-bf51-d01fb6f86588", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1149, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:45:08Z", "updated_at": "2025-03-25T09:45:08Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:45:08Z", "updated_at": "2025-03-25T09:45:08Z", "revision_number": 1, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:45:08,914 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.171s 2025-03-25 09:45:08,914 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "105ad6cc-f604-434c-bf51-d01fb6f86588", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e3ad3b05-86b5-4d73-9768-f97f13eefeb3', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf86e9d4-f462-40e4-b2c1-5a88da8548ce", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "105ad6cc-f604-434c-bf51-d01fb6f86588", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:45:08Z", "updated_at": "2025-03-25T09:45:08Z", "revision_number": 0}}' 2025-03-25 09:45:09,124 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.209s 2025-03-25 09:45:09,124 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "105ad6cc-f604-434c-bf51-d01fb6f86588", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a18be1a8-34f9-40ac-bb17-a70e93fe7463', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f382fc25-6bc5-4949-8b70-b8e7df29a74b", "project_id": "f9313da26388431a8c7e8fffa0201588", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "security_group_id": "105ad6cc-f604-434c-bf51-d01fb6f86588", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:45:09Z", "updated_at": "2025-03-25T09:45:09Z", "revision_number": 0}}' 2025-03-25 09:45:09,124 84542 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--276858147 created 2025-03-25 09:45:09,977 84542 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/floatingips 0.852s 2025-03-25 09:45:09,977 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-7b2d57f0-25c7-4e8a-ac4f-80d348b286ac', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9892c572-2443-44f4-81f3-53b7c4fca098", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.178", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f9313da26388431a8c7e8fffa0201588", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:45:09Z", "updated_at": "2025-03-25T09:45:09Z", "revision_number": 0}}' 2025-03-25 09:45:09,977 84542 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9892c572-2443-44f4-81f3-53b7c4fca098', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'floating_ip_address': '172.24.5.178', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:45:09Z', 'updated_at': '2025-03-25T09:45:09Z', 'revision_number': 0, 'ip': '172.24.5.178'} created 2025-03-25 09:45:09,978 84542 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2087102257', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7CdZY1URyjM3RrWzMOBeLZs5ePTzIMPmkzzFxgG61PbGduV9B62ZfIfKHaTe0QvnT0zLdF+EWD2Z48iHyZwhrbVxAvQB98Lmol++Ukd5Cuiwhtihf9F1Cirx40F8xmpg==', 'fingerprint': '67:62:70:19:96:87:06:ba:80:4e:a1:a8:c9:57:30:d3', 'user_id': '46103f6d56cc414094f56f6719667ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6M7R5lffH5QM1XLh4ncrFtICk6cXl/GKx4CKRoD6da7U5+XVRDi0J\nkq+nu05wT8ugBwYFK4EEACKhZANiAATewnWWNVEcozN0a1szDgXi2bOXj08yDD5p\nM8xcYButT2xnblfQetmXyHyh2k3tEL509My3RfhFg9mePIh8mcIa21cQL0AffC5q\nJfvlJHeQrosIbYoX/RdQoq8eNBfMZqY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '105ad6cc-f604-434c-bf51-d01fb6f86588', 'name': 'tempest-securitygroup--276858147', 'stateful': True, 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'description': 'tempest-description--1368609731', 'shared': False, 'security_group_rules': [{'id': '2f1bf920-6f99-4988-a9ef-eaf90fefd322', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '105ad6cc-f604-434c-bf51-d01fb6f86588', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1150, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:45:08Z', 'updated_at': '2025-03-25T09:45:08Z', 'revision_number': 0}, {'id': 'f8bdf069-211d-42a6-bb1b-bf1f3ae8eb99', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '105ad6cc-f604-434c-bf51-d01fb6f86588', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1149, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:45:08Z', 'updated_at': '2025-03-25T09:45:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:45:08Z', 'updated_at': '2025-03-25T09:45:08Z', 'revision_number': 1, 'project_id': 'f9313da26388431a8c7e8fffa0201588'}, 'floating_ip': {'id': '9892c572-2443-44f4-81f3-53b7c4fca098', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'floating_ip_address': '172.24.5.178', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:45:09Z', 'updated_at': '2025-03-25T09:45:09Z', 'revision_number': 0, 'ip': '172.24.5.178'}} 2025-03-25 09:45:10,930 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST https://149.202.163.153/compute/v2.1/servers 0.952s 2025-03-25 09:45:10,931 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1127566909", "imageRef": "25731b77-221f-4490-b6db-86ab69a52463", "flavorRef": "42", "networks": [{"uuid": "cf2ecf17-a00c-4716-bfdc-c076a5511e91"}], "security_groups": [{"name": "tempest-securitygroup--276858147"}], "key_name": "tempest-keypair-2087102257", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '415', 'location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e6253fe-e7c5-4aac-8011-5adde6724fe1', 'x-compute-request-id': 'req-1e6253fe-e7c5-4aac-8011-5adde6724fe1', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--276858147"}], "adminPass": "T9MfVCh54VZA"}}' 2025-03-25 09:45:11,070 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.136s 2025-03-25 09:45:11,071 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8cff7b4-839f-4451-94e2-f554d4eda5e7', 'x-compute-request-id': 'req-e8cff7b4-839f-4451-94e2-f554d4eda5e7', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:11Z", "updated": "2025-03-25T09:45:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:12,209 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.129s 2025-03-25 09:45:12,209 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2194b801-9856-48bc-bcdc-ab2f84452843', 'x-compute-request-id': 'req-2194b801-9856-48bc-bcdc-ab2f84452843', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:13,318 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.092s 2025-03-25 09:45:13,318 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0747fda-b781-40ad-9080-a502d3c4a4bc', 'x-compute-request-id': 'req-e0747fda-b781-40ad-9080-a502d3c4a4bc', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:13,328 84542 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 09:45:14,442 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.112s 2025-03-25 09:45:14,442 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef9519d-5146-47e1-808c-1dfdbb44eb32', 'x-compute-request-id': 'req-8ef9519d-5146-47e1-808c-1dfdbb44eb32', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:15,583 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.132s 2025-03-25 09:45:15,583 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f18a98-714b-49af-aec2-b915d9c1ad77', 'x-compute-request-id': 'req-f8f18a98-714b-49af-aec2-b915d9c1ad77', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:15,595 84542 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-03-25 09:45:16,809 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.213s 2025-03-25 09:45:16,809 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f744ab-9a10-4b2e-a423-5cf32682e04c', 'x-compute-request-id': 'req-b4f744ab-9a10-4b2e-a423-5cf32682e04c', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:16,824 84542 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-03-25 09:45:18,071 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.247s 2025-03-25 09:45:18,072 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94fee059-25fe-4507-abed-e243d52bc92c', 'x-compute-request-id': 'req-94fee059-25fe-4507-abed-e243d52bc92c', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:18,083 84542 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:45:19,280 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.196s 2025-03-25 09:45:19,280 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0edca98c-f146-47f6-85a9-42b7f9c9692c', 'x-compute-request-id': 'req-0edca98c-f146-47f6-85a9-42b7f9c9692c', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:20,499 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.206s 2025-03-25 09:45:20,499 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4956ce17-9bf8-43f7-8fd8-84a262339c5b', 'x-compute-request-id': 'req-4956ce17-9bf8-43f7-8fd8-84a262339c5b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:21,758 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.242s 2025-03-25 09:45:21,758 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25eb7270-882f-469b-918e-4d531ff89899', 'x-compute-request-id': 'req-25eb7270-882f-469b-918e-4d531ff89899', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:23,000 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.226s 2025-03-25 09:45:23,000 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788bf193-498e-4cac-968a-2795a06ac6d1', 'x-compute-request-id': 'req-788bf193-498e-4cac-968a-2795a06ac6d1', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:24,424 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.413s 2025-03-25 09:45:24,425 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9547d1cf-876d-4c1f-a06a-c72b5dbf24e6', 'x-compute-request-id': 'req-9547d1cf-876d-4c1f-a06a-c72b5dbf24e6', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:24Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:24,439 84542 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2025-03-25 09:45:24,579 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba/os-interface 0.140s 2025-03-25 09:45:24,580 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87463b65-191d-451b-be9f-b2b33af7961b', 'x-compute-request-id': 'req-87463b65-191d-451b-be9f-b2b33af7961b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "port_id": "0b6b20cb-b8b8-4129-bd81-0549c04cb6d1", "mac_addr": "fa:16:3e:f4:d2:39", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b053cd7-29f6-4d1b-9e1a-f845b70ae61d", "ip_address": "10.1.0.14"}]}]}' 2025-03-25 09:45:25,553 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098 0.969s 2025-03-25 09:45:25,553 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0b6b20cb-b8b8-4129-bd81-0549c04cb6d1"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '819', 'x-openstack-request-id': 'req-0060aa0e-e2a3-4377-8256-238388785858', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098'} Body: b'{"floatingip": {"id": "9892c572-2443-44f4-81f3-53b7c4fca098", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.178", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "71ddd31f-a9f4-442e-a8c9-075a54a36ab9", "port_id": "0b6b20cb-b8b8-4129-bd81-0549c04cb6d1", "fixed_ip_address": "10.1.0.14", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "mac_address": "fa:16:3e:f4:d2:39", "admin_state_up": true, "status": "ACTIVE", "device_id": "331d9c98-c854-47c6-b70e-ae4847389dba", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:45:09Z", "updated_at": "2025-03-25T09:45:24Z", "revision_number": 1, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:45:25,554 84542 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2087102257', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN7CdZY1URyjM3RrWzMOBeLZs5ePTzIMPmkzzFxgG61PbGduV9B62ZfIfKHaTe0QvnT0zLdF+EWD2Z48iHyZwhrbVxAvQB98Lmol++Ukd5Cuiwhtihf9F1Cirx40F8xmpg==', 'fingerprint': '67:62:70:19:96:87:06:ba:80:4e:a1:a8:c9:57:30:d3', 'user_id': '46103f6d56cc414094f56f6719667ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6M7R5lffH5QM1XLh4ncrFtICk6cXl/GKx4CKRoD6da7U5+XVRDi0J\nkq+nu05wT8ugBwYFK4EEACKhZANiAATewnWWNVEcozN0a1szDgXi2bOXj08yDD5p\nM8xcYButT2xnblfQetmXyHyh2k3tEL509My3RfhFg9mePIh8mcIa21cQL0AffC5q\nJfvlJHeQrosIbYoX/RdQoq8eNBfMZqY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '105ad6cc-f604-434c-bf51-d01fb6f86588', 'name': 'tempest-securitygroup--276858147', 'stateful': True, 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'description': 'tempest-description--1368609731', 'shared': False, 'security_group_rules': [{'id': '2f1bf920-6f99-4988-a9ef-eaf90fefd322', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '105ad6cc-f604-434c-bf51-d01fb6f86588', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1150, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:45:08Z', 'updated_at': '2025-03-25T09:45:08Z', 'revision_number': 0}, {'id': 'f8bdf069-211d-42a6-bb1b-bf1f3ae8eb99', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'security_group_id': '105ad6cc-f604-434c-bf51-d01fb6f86588', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1149, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:45:08Z', 'updated_at': '2025-03-25T09:45:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:45:08Z', 'updated_at': '2025-03-25T09:45:08Z', 'revision_number': 1, 'project_id': 'f9313da26388431a8c7e8fffa0201588'}, 'floating_ip': {'id': '9892c572-2443-44f4-81f3-53b7c4fca098', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'floating_ip_address': '172.24.5.178', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f9313da26388431a8c7e8fffa0201588', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:45:09Z', 'updated_at': '2025-03-25T09:45:09Z', 'revision_number': 0, 'ip': '172.24.5.178'}} 2025-03-25 09:45:27,135 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST https://149.202.163.153/compute/v2.1/servers 1.580s 2025-03-25 09:45:27,136 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1359432743", "imageRef": "25731b77-221f-4490-b6db-86ab69a52463", "flavorRef": "42", "networks": [{"uuid": "cf2ecf17-a00c-4716-bfdc-c076a5511e91"}], "security_groups": [{"name": "tempest-securitygroup--276858147"}], "key_name": "tempest-keypair-2087102257", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '415', 'location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8a75fa-a027-48c0-927d-0d2c564dcbb5', 'x-compute-request-id': 'req-2d8a75fa-a027-48c0-927d-0d2c564dcbb5', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--276858147"}], "adminPass": "6Jk3xHeWBn6a"}}' 2025-03-25 09:45:27,248 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.108s 2025-03-25 09:45:27,248 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06c6ab63-2702-4102-a67a-2b45bebaafb9', 'x-compute-request-id': 'req-06c6ab63-2702-4102-a67a-2b45bebaafb9', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:28,384 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.119s 2025-03-25 09:45:28,385 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb041ec-9181-4a33-83b4-63bcd7a966da', 'x-compute-request-id': 'req-2fb041ec-9181-4a33-83b4-63bcd7a966da', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:29,540 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.139s 2025-03-25 09:45:29,541 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073d01b2-28a2-4b4c-8404-1307ad3dc67f', 'x-compute-request-id': 'req-073d01b2-28a2-4b4c-8404-1307ad3dc67f', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:29,548 84542 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 09:45:30,640 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.091s 2025-03-25 09:45:30,641 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0805f703-5c45-4e15-9720-47b7e479b736', 'x-compute-request-id': 'req-0805f703-5c45-4e15-9720-47b7e479b736', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "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": []}}' 2025-03-25 09:45:31,787 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.130s 2025-03-25 09:45:31,787 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e0e866b-da65-488e-a859-be383a0c405a', 'x-compute-request-id': 'req-8e0e866b-da65-488e-a859-be383a0c405a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:31,796 84542 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-03-25 09:45:33,051 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.254s 2025-03-25 09:45:33,051 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36245e66-60d4-48b8-b451-dd303d5fa324', 'x-compute-request-id': 'req-36245e66-60d4-48b8-b451-dd303d5fa324', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:33,059 84542 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-03-25 09:45:34,279 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.219s 2025-03-25 09:45:34,279 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cfe9667-cf16-4350-b4e7-20d9361c96a6', 'x-compute-request-id': 'req-2cfe9667-cf16-4350-b4e7-20d9361c96a6', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:34,294 84542 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:45:35,535 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.239s 2025-03-25 09:45:35,535 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36ce3e63-c3f0-4629-b710-849d0199489b', 'x-compute-request-id': 'req-36ce3e63-c3f0-4629-b710-849d0199489b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:36,762 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.210s 2025-03-25 09:45:36,762 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9325c7a7-544a-4535-b6c4-b78fad1692f1', 'x-compute-request-id': 'req-9325c7a7-544a-4535-b6c4-b78fad1692f1', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:38,403 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.625s 2025-03-25 09:45:38,404 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-525acd54-0747-4ec4-b222-00cf61e509d1', 'x-compute-request-id': 'req-525acd54-0747-4ec4-b222-00cf61e509d1', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:39,727 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.311s 2025-03-25 09:45:39,727 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a4bbc8-155e-404a-96f5-351246065be5', 'x-compute-request-id': 'req-b6a4bbc8-155e-404a-96f5-351246065be5', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "BUILD", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:41,390 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.646s 2025-03-25 09:45:41,390 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0609a994-6d21-48ce-9a43-7da5fca91932', 'x-compute-request-id': 'req-0609a994-6d21-48ce-9a43-7da5fca91932', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:45:40Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:56:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:41,408 84542 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-03-25 09:45:41,560 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f/os-interface 0.152s 2025-03-25 09:45:41,561 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44847ac0-bb6e-463e-8834-c9cb3339252a', 'x-compute-request-id': 'req-44847ac0-bb6e-463e-8834-c9cb3339252a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "port_id": "5610751c-ba99-4947-99c6-36c09ef741a8", "mac_addr": "fa:16:3e:87:56:5f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b053cd7-29f6-4d1b-9e1a-f845b70ae61d", "ip_address": "10.1.0.4"}]}]}' 2025-03-25 09:45:43,115 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098 1.551s 2025-03-25 09:45:43,116 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "5610751c-ba99-4947-99c6-36c09ef741a8"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '819', 'x-openstack-request-id': 'req-a7e341e5-01b2-465b-b2a3-cf54d1b3d52d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098'} Body: b'{"floatingip": {"id": "9892c572-2443-44f4-81f3-53b7c4fca098", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.178", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "71ddd31f-a9f4-442e-a8c9-075a54a36ab9", "port_id": "5610751c-ba99-4947-99c6-36c09ef741a8", "fixed_ip_address": "10.1.0.4", "status": "ERROR", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "mac_address": "fa:16:3e:87:56:5f", "admin_state_up": true, "status": "ACTIVE", "device_id": "42dad415-3310-44a4-ad77-242e5816089f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:45:09Z", "updated_at": "2025-03-25T09:45:42Z", "revision_number": 3, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:45:43,824 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 201 POST https://149.202.163.153/networking/v2.0/ports 0.706s 2025-03-25 09:45:43,824 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "name": "tempest-AttachInterfacesTestJSON-82215958"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '782', 'x-openstack-request-id': 'req-142a651f-1fb4-405e-b274-7921dc80bf10', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/ports'} Body: b'{"port":{"id":"d57de364-7b4b-437d-b4de-1fcde3df3343","name":"tempest-AttachInterfacesTestJSON-82215958","network_id":"cf2ecf17-a00c-4716-bfdc-c076a5511e91","tenant_id":"f9313da26388431a8c7e8fffa0201588","mac_address":"fa:16:3e:9e:ff:7c","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"9b053cd7-29f6-4d1b-9e1a-f845b70ae61d","ip_address":"10.1.0.5"}],"project_id":"f9313da26388431a8c7e8fffa0201588","port_security_enabled":true,"qos_policy_id":null,"security_groups":["62b1aa97-3154-4408-bb23-af57ff68e2d4"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"tags":[],"created_at":"2025-03-25T09:45:43Z","updated_at":"2025-03-25T09:45:43Z","revision_number":1}}' 2025-03-25 09:45:44,321 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.496s 2025-03-25 09:45:44,322 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b90b4d-74e2-4034-b88e-f241a11c113b', 'x-compute-request-id': 'req-16b90b4d-74e2-4034-b88e-f241a11c113b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:45:24Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}, {"version": 4, "addr": "172.24.5.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:45:44,518 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba/os-interface 0.176s 2025-03-25 09:45:44,519 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3567c98-9698-43a2-90fd-6ab4247df5d2', 'x-compute-request-id': 'req-b3567c98-9698-43a2-90fd-6ab4247df5d2', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "port_id": "0b6b20cb-b8b8-4129-bd81-0549c04cb6d1", "mac_addr": "fa:16:3e:f4:d2:39", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b053cd7-29f6-4d1b-9e1a-f845b70ae61d", "ip_address": "10.1.0.14"}]}]}' 2025-03-25 09:45:46,353 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098 1.828s 2025-03-25 09:45:46,353 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0b6b20cb-b8b8-4129-bd81-0549c04cb6d1"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:45:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '820', 'x-openstack-request-id': 'req-f0f44ce5-0e90-4802-a59c-548cf7cc154c', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098'} Body: b'{"floatingip": {"id": "9892c572-2443-44f4-81f3-53b7c4fca098", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "floating_ip_address": "172.24.5.178", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "71ddd31f-a9f4-442e-a8c9-075a54a36ab9", "port_id": "0b6b20cb-b8b8-4129-bd81-0549c04cb6d1", "fixed_ip_address": "10.1.0.14", "status": "ERROR", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "cf2ecf17-a00c-4716-bfdc-c076a5511e91", "mac_address": "fa:16:3e:f4:d2:39", "admin_state_up": true, "status": "ACTIVE", "device_id": "331d9c98-c854-47c6-b70e-ae4847389dba", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:45:09Z", "updated_at": "2025-03-25T09:45:45Z", "revision_number": 4, "project_id": "f9313da26388431a8c7e8fffa0201588"}}' 2025-03-25 09:45:46,357 84542 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.178:22' as 'cirros' with public key authentication 2025-03-25 09:45:49,423 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:45:54,992 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:46:01,583 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:46:09,136 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:46:17,712 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:46:26,288 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:46:36,847 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:46:48,432 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:47:01,039 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:47:14,607 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:47:29,199 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:47:44,751 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:48:01,327 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:48:18,927 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:48:37,490 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:48:57,071 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 ([Errno None] Unable to connect to port 22 on 172.24.5.178). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:49:17,679 84542 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.178 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:49:17.679 84542 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:49:17.679 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:49:17.679 84542 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:49:17.679 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:49:17.679 84542 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:49:17.679 84542 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.178 2025-03-25 09:49:17.679 84542 ERROR tempest.lib.common.ssh 2025-03-25 09:49:17,682 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachInterfacesTestJSON:test_reassign_port_between_servers. Timeout trying to ssh to server {'id': '331d9c98-c854-47c6-b70e-ae4847389dba', 'name': 'tempest-tempest.common.compute-instance-1127566909', 'status': 'ACTIVE', 'tenant_id': 'f9313da26388431a8c7e8fffa0201588', 'user_id': '46103f6d56cc414094f56f6719667ff8', 'metadata': {}, 'hostId': '22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:45:10Z', 'updated': '2025-03-25T09:45:24Z', 'addresses': {'tempest-AttachInterfacesTestJSON-349426959-network': [{'version': 4, 'addr': '10.1.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f4:d2:39'}, {'version': 4, 'addr': '172.24.5.178', 'OS-EXT-IPS:type': 'floating', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f4:d2:39'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-2087102257', 'OS-SRV-USG:launched_at': '2025-03-25T09:45:23.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--276858147'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:49:18,261 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 POST https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba/action 0.577s 2025-03-25 09:49:18,262 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '34503', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd2c216-2514-4fa9-972f-ccd76676749b', 'x-compute-request-id': 'req-4dd2c216-2514-4fa9-972f-ccd76676749b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.479 MHz processor\\n[ 0.024927] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.027618] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.075898] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.090533] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.092303] ACPI: Early table checksum verification disabled\\n[ 0.093832] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.095316] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.097132] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.099218] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.099666] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.099986] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.100210] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.100400] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.100876] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.101021] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.101112] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.101171] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.101225] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.101275] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.109696] No NUMA configuration found\\n[ 0.109842] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.111573] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.121100] Zone ranges:\\n[ 0.121254] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.121459] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.121510] Normal empty\\n[ 0.121570] Device empty\\n[ 0.121621] Movable zone start for each node\\n[ 0.121720] Early memory node ranges\\n[ 0.121804] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.122092] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.122541] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.124792] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.125481] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.135354] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.137512] ACPI: PM-Timer IO Port: 0x608\\n[ 0.139272] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.140409] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:49:18,263 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 331d9c98-c854-47c6-b70e-ae4847389dba: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.479 MHz processor [ 0.024927] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.027618] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.075898] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.090533] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.092303] ACPI: Early table checksum verification disabled [ 0.093832] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.095316] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.097132] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.099218] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.099666] ACPI: FACS 0x000000000BFE0000 000040 [ 0.099986] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.100210] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.100400] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.100876] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.101021] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.101112] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.101171] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.101225] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.101275] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.109696] No NUMA configuration found [ 0.109842] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.111573] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.121100] Zone ranges: [ 0.121254] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.121459] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.121510] Normal empty [ 0.121570] Device empty [ 0.121621] Movable zone start for each node [ 0.121720] Early memory node ranges [ 0.121804] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.122092] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.122541] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.124792] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.125481] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.135354] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.137512] ACPI: PM-Timer IO Port: 0x608 [ 0.139272] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.140409] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.140705] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.141352] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.141455] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.141671] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.141718] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.142210] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.142368] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.143118] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.145717] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.145919] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.145990] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.146024] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.146316] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.146416] Booting paravirtualized kernel on bare hardware [ 0.147175] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.148455] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.162903] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.168549] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.168719] Policy zone: DMA32 [ 0.169150] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.173858] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.175142] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.179963] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.195414] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.211745] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.215098] Kernel/User page tables isolation: enabled [ 0.227257] ftrace: allocating 50748 entries in 199 pages [ 0.520541] ftrace: allocated 199 pages with 5 groups [ 0.546982] rcu: Hierarchical RCU implementation. [ 0.547305] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.547708] Rude variant of Tasks RCU enabled. [ 0.547778] Tracing variant of Tasks RCU enabled. [ 0.548149] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.548302] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.633024] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.670177] Console: colour VGA+ 80x25 [ 0.688842] printk: console [tty0] enabled [ 0.726355] printk: console [ttyS0] enabled [ 0.731702] ACPI: Core revision 20210730 [ 0.753554] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.767660] APIC: Switch to symmetric I/O mode setup [ 0.778322] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.780788] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283d80712c, max_idle_ns: 440795297649 ns [ 0.783486] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.95 BogoMIPS (lpj=9577916) [ 0.797339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.798175] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.800185] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.801809] Spectre V2 : Mitigation: Retpolines [ 0.802505] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.803417] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.804640] Speculative Store Bypass: Vulnerable [ 0.806669] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.807497] MMIO Stale Data: Unknown: No mitigations [ 0.814455] x86/fpu: x87 FPU will use FXSAVE [ 1.526720] Freeing SMP alternatives memory: 44K [ 1.529266] pid_max: default: 32768 minimum: 301 [ 1.542892] LSM: Security Framework initializing [ 1.546846] landlock: Up and running. [ 1.547396] Yama: becoming mindful. [ 1.559077] AppArmor: AppArmor initialized [ 1.569868] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.570667] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.750416] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.764153] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.766159] signal: max sigframe size: 1440 [ 1.768758] rcu: Hierarchical SRCU implementation. [ 1.781438] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.790867] smp: Bringing up secondary CPUs ... [ 1.791526] smp: Brought up 1 node, 1 CPU [ 1.791924] smpboot: Max logical packages: 1 [ 1.792398] smpboot: Total of 1 processors activated (4788.95 BogoMIPS) [ 1.821113] devtmpfs: initialized [ 1.828485] x86/mm: Memory block size: 128MB [ 1.842193] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.844113] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.854039] pinctrl core: initialized pinctrl subsystem [ 1.880385] PM: RTC time: 09:45:27, date: 2025-03-25 [ 1.911076] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.921761] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.923467] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.924357] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.925371] audit: initializing netlink subsys (disabled) [ 1.935156] audit: type=2000 audit(1742895927.168:1): state=initialized audit_enabled=0 res=1 [ 1.943649] thermal_sys: Registered thermal governor 'fair_share' [ 1.943756] thermal_sys: Registered thermal governor 'bang_bang' [ 1.944248] thermal_sys: Registered thermal governor 'step_wise' [ 1.944593] thermal_sys: Registered thermal governor 'user_space' [ 1.944917] thermal_sys: Registered thermal governor 'power_allocator' [ 1.945677] EISA bus registered [ 1.946734] cpuidle: using governor ladder [ 1.947204] cpuidle: using governor menu [ 1.950065] ACPI: bus type PCI registered [ 1.950619] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.957406] PCI: Using configuration type 1 for base access [ 2.021133] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 2.029154] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 2.098900] ACPI: Added _OSI(Module Device) [ 2.099550] ACPI: Added _OSI(Processor Device) [ 2.099919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 2.100219] ACPI: Added _OSI(Processor Aggregator Device) [ 2.100731] ACPI: Added _OSI(Linux-Dell-Video) [ 2.101041] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 2.102036] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 2.161737] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.213446] ACPI: Interpreter enabled [ 2.216238] ACPI: PM: (supports S0 S3 S4 S5) [ 2.216745] ACPI: Using IOAPIC for interrupt routing [ 2.218573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.219282] PCI: Using E820 reservations for host bridge windows [ 2.224576] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.318075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.319941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.322634] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.342141] acpiphp: Slot [3] registered [ 2.342938] acpiphp: Slot [4] registered [ 2.343540] acpiphp: Slot [5] registered [ 2.344062] acpiphp: Slot [6] registered [ 2.344558] acpiphp: Slot [7] registered [ 2.345192] acpiphp: Slot [8] registered [ 2.345678] acpiphp: Slot [9] registered [ 2.346607] acpiphp: Slot [10] registered [ 2.347273] acpiphp: Slot [11] registered [ 2.347753] acpiphp: Slot [12] registered [ 2.348300] acpiphp: Slot [13] registered [ 2.348762] acpiphp: Slot [14] registered [ 2.349241] acpiphp: Slot [15] registered [ 2.349743] acpiphp: Slot [16] registered [ 2.350567] acpiphp: Slot [17] registered [ 2.351149] acpiphp: Slot [18] registered [ 2.351633] acpiphp: Slot [19] registered [ 2.352092] acpiphp: Slot [20] registered [ 2.352569] acpiphp: Slot [21] registered [ 2.353126] acpiphp: Slot [22] registered [ 2.353713] acpiphp: Slot [23] registered [ 2.354270] acpiphp: Slot [24] registered [ 2.354700] acpiphp: Slot [25] registered [ 2.355159] acpiphp: Slot [26] registered [ 2.355646] acpiphp: Slot [27] registered [ 2.356158] acpiphp: Slot [28] registered [ 2.356645] acpiphp: Slot [29] registered [ 2.357211] acpiphp: Slot [30] registered [ 2.357686] acpiphp: Slot [31] registered [ 2.359060] PCI host bridge to bus 0000:00 [ 2.360223] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.360798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.361556] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.361958] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.362469] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.362971] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.368581] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.385681] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.392474] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.400054] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.406693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.407451] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.407979] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.408468] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.415853] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.418032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.418660] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.425346] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.428508] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.436864] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.443914] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.454455] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.457096] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.465767] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.468804] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.470416] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.474416] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.478592] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.508972] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.511665] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.515616] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.525593] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.564069] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.565933] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.571482] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.595038] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.597323] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.599169] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.606479] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.643686] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.649081] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.653580] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.656482] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.658697] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.669563] iommu: Default domain type: Translated [ 2.670230] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.679079] SCSI subsystem initialized [ 2.688918] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.689586] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.690222] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.690731] vgaarb: loaded [ 2.692755] ACPI: bus type USB registered [ 2.693827] usbcore: registered new interface driver usbfs [ 2.694904] usbcore: registered new interface driver hub [ 2.695587] usbcore: registered new device driver usb [ 2.696854] pps_core: LinuxPPS API ver. 1 registered [ 2.697197] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.697859] PTP clock support registered [ 2.700301] EDAC MC: Ver: 3.0.0 [ 2.719917] NetLabel: Initializing [ 2.720393] NetLabel: domain hash size = 128 [ 2.720700] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.723194] NetLabel: unlabeled traffic allowed by default [ 2.725510] PCI: Using ACPI for IRQ routing [ 2.732405] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.733371] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.733862] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.740830] clocksource: Switched to clocksource tsc-early [ 2.972444] VFS: Disk quotas dquot_6.6.0 [ 2.973328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.005373] AppArmor: AppArmor Filesystem Enabled [ 3.011519] pnp: PnP ACPI init [ 3.037572] pnp: PnP ACPI: found 5 devices [ 3.102787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 3.106120] NET: Registered PF_INET protocol family [ 3.109047] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.139124] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.140443] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.141226] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.142422] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.143107] TCP: Hash tables configured (established 2048 bind 2048) [ 3.148133] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.149532] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.150598] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.157607] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.159710] NET: Registered PF_XDP protocol family [ 3.163967] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.164853] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.165512] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.166048] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.167303] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.170915] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.171969] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.172622] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.173378] PCI: CLS 0 bytes, default 64 [ 3.206367] Trying to unpack rootfs image as initramfs... [ 3.224588] Initialise system trusted keyrings [ 3.234105] Key type blacklist registered [ 3.239248] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.300794] zbud: loaded [ 3.321570] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.343092] fuse: init (API version 7.34) [ 3.371508] integrity: Platform Keyring initialized [ 3.487287] Key type asymmetric registered [ 3.488120] Asymmetric key parser 'x509' registered [ 3.490910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.495845] io scheduler mq-deadline registered [ 3.520187] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.551082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.564634] ACPI: button: Power Button [PWRF] [ 4.218843] tsc: Refined TSC clocksource calibration: 2394.464 MHz [ 4.220851] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c9c6c83, max_idle_ns: 440795277270 ns [ 4.230938] clocksource: Switched to clocksource tsc [ 5.131451] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.756999] Freeing initrd memory: 8864K [ 6.217343] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.835771] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 7.575707] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 8.324043] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.359912] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.424357] Linux agpgart interface v0.103 [ 8.501519] loop: module loaded [ 8.534482] scsi host0: ata_piix [ 8.545464] scsi host1: ata_piix [ 8.549528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 8.551329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 8.565000] tun: Universal TUN/TAP device driver, 1.6 [ 8.567915] PPP generic driver version 2.4.2 [ 8.570491] VFIO - User Level meta-driver version: 0.3 [ 8.575953] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.577245] ehci-pci: EHCI PCI platform driver [ 8.578354] ehci-platform: EHCI generic platform driver [ 8.579026] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.579580] ohci-pci: OHCI PCI platform driver [ 8.580341] ohci-platform: OHCI generic platform driver [ 8.580865] uhci_hcd: USB Universal Host Controller Interface driver [ 8.584123] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.592043] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.593632] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.604220] mousedev: PS/2 mouse device common for all mice [ 8.613075] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.615610] rtc_cmos 00:04: RTC can wake from S4 [ 8.626320] rtc_cmos 00:04: registered as rtc0 [ 8.628112] rtc_cmos 00:04: setting system clock to 2025-03-25T09:45:34 UTC (1742895934) [ 8.631071] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 8.632959] i2c_dev: i2c /dev entries driver [ 8.635241] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.638115] device-mapper: uevent: version 1.0.3 [ 8.640901] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.643942] platform eisa.0: Probing EISA bus 0 [ 8.644740] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.646614] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.647085] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.647770] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.648149] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.648527] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.648899] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.650497] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.651093] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.652114] platform eisa.0: EISA: Detected 0 cards [ 8.652740] intel_pstate: CPU model not supported [ 8.654099] ledtrig-cpu: registered to indicate activity on CPUs [ 8.659334] drop_monitor: Initializing network drop monitor service [ 8.665398] NET: Registered PF_INET6 protocol family [ 9.209019] Segment Routing with IPv6 [ 9.212787] In-situ OAM (IOAM) with IPv6 [ 9.216211] NET: Registered PF_PACKET protocol family [ 9.223173] Key type dns_resolver registered [ 9.235659] IPI shorthand broadcast: enabled [ 9.238576] sched_clock: Marking stable (9128162000, 109789686)->(9475857011, -237905325) [ 9.248581] registered taskstats version 1 [ 9.252248] Loading compiled-in X.509 certificates [ 9.291077] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.298734] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 9.303236] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 9.303921] blacklist: Loading compiled-in revocation X.509 certificates [ 9.307494] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 9.309248] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 9.310497] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 9.312981] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 9.315037] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 9.316040] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 9.319753] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 9.320810] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 9.330168] zswap: loaded using pool lzo/zbud [ 9.338083] Key type .fscrypt registered [ 9.338522] Key type fscrypt-provisioning registered [ 9.466569] Key type encrypted registered [ 9.467081] AppArmor: AppArmor sha1 policy hashing enabled [ 9.468209] ima: No TPM chip found, activating TPM-bypass! [ 9.468846] Loading compiled-in module X.509 certificates [ 9.473354] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.475174] ima: Allocated hash algorithm: sha1 [ 9.480416] ima: No architecture policies found [ 9.483498] evm: Initialising EVM extended attributes: [ 9.484325] evm: security.selinux [ 9.484608] evm: security.SMACK64 [ 9.484853] evm: security.SMACK64EXEC [ 9.485088] evm: security.SMACK64TRANSMUTE [ 9.485344] evm: security.SMACK64MMAP [ 9.485561] evm: security.apparmor [ 9.485773] evm: security.ima [ 9.486463] evm: security.capability [ 9.487737] evm: HMAC attrs: 0x1 [ 9.494467] PM: Magic number: 1:51:779 [ 9.505443] RAS: Correctable Errors collector initialized. [ 9.509339] clk: Disabling unused clocks [ 9.536612] Freeing unused decrypted memory: 2036K [ 9.687541] Freeing unused kernel image (initmem) memory: 3368K [ 9.691015] Write protecting the kernel read-only data: 30720k [ 9.699520] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 9.707455] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 10.144486] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.148866] x86/mm: Checking user space page tables [ 10.619311] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.621632] Run /init as init process info: initramfs: up at 10.98 [ 13.239611] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 14.078116] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 14.205606] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 21.06 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:33:1d:9c:98:c8:54:47:c6:b7:0e:ae:48:47:38:9d:ba eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:f4:d2:39 eth0: adding address fe80::f816:3eff:fef4:d239 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.14 from 10.1.0.2 eth0: probing address 10.1.0.14/28 eth0: leased 10.1.0.14 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 36.76. request failed failed 2/20: up 53.24. request failed failed 3/20: up 56.34. request failed failed 4/20: up 61.75. request failed failed 5/20: up 65.20. request failed failed 6/20: up 104.68. request failed failed 7/20: up 147.23. request failed failed 8/20: up 150.25. request failed failed 9/20: up 156.06. request failed failed 10/20: up 158.88. request failed failed 11/20: up 164.40. request failed failed 12/20: up 167.45. request failed failed 13/20: up 172.87. request failed failed 14/20: up 175.92. request failed failed 15/20: up 181.39. request failed failed 16/20: up 184.43. request failed failed 17/20: up 189.89. request failed failed 18/20: up 192.95. request failed failed 19/20: up 198.35. request failed failed 20/20: up 201.45. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYXV3Cc6OGFeVsPCTr+lKEWm8auqwSb1YbIIb3ulm/8yp6dV2H4dchfTlIAkPX+pZUVeGHvwXh0R5BKF53ABD3pQ5GxVPd7x3Fin+uEjTRcqL3Ih/Yod+dfuTtVUH60fEMN5LIA59kmrBowBtvqM/4sDP3vYGCplHsdoXGBKzswFBcKkMmLYlMVkUpjFehX1wXx9871QLqNpNQP/+k9QwIcHcXZKSMMvI3tI4KEIEtp8kcVSaPo3zy4oHnWBVSK+0K8z4VhUP/5NiUQfNR2/lVEwMweT4uJDqIf7R1sMm5Bxsx0+ZXCERR5Xp/WSMSek1BRRdttxpXn+Lo0hLMKj83 root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBAybXa/Tmb7zd7jqu8hIYtP37Aw2iWCIWuwyv4jC0IgUarigTdZSb5J+Cnd3u/ZsYWXf7pwhkqwN3NL9HcwIRM= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.14,28,fe80::f816:3eff:fef4:d239/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.14 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.14 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.14 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=223.06 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:F4:D2:39 inet addr:10.1.0.14 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fef4:d239/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:121 errors:0 dropped:0 overruns:0 frame:0 TX packets:132 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:7816 (7.6 KiB) TX bytes:7838 (7.6 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:27 errors:0 dropped:0 overruns:0 frame:0 TX packets:27 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2400 (2.3 KiB) TX bytes:2400 (2.3 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.14 icmp_seq=1 Destination Host Unreachable From 10.1.0.14 icmp_seq=2 Destination Host Unreachable From 10.1.0.14 icmp_seq=3 Destination Host Unreachable 2025-03-25 09:49:18,445 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.178s 2025-03-25 09:49:18,445 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-432d5bda-95c2-4965-bc1e-16f572edac2a', 'x-compute-request-id': 'req-432d5bda-95c2-4965-bc1e-16f572edac2a', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'' 2025-03-25 09:49:18,665 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.220s 2025-03-25 09:49:18,666 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2203d1f-f35c-4f2b-a2d8-4b828193d89e', 'x-compute-request-id': 'req-a2203d1f-f35c-4f2b-a2d8-4b828193d89e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:49:18Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:56:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:19,816 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.141s 2025-03-25 09:49:19,817 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85163e1a-3946-4e43-8400-b07ef3305b3a', 'x-compute-request-id': 'req-85163e1a-3946-4e43-8400-b07ef3305b3a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:49:18Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:56:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:21,400 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.575s 2025-03-25 09:49:21,400 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d71be03-cfd3-4aca-97a0-eaa6f5794293', 'x-compute-request-id': 'req-7d71be03-cfd3-4aca-97a0-eaa6f5794293', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:49:20Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:56:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:40.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:22,552 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.130s 2025-03-25 09:49:22,552 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79616f8e-e637-4201-8a3e-5735f3374f0d', 'x-compute-request-id': 'req-79616f8e-e637-4201-8a3e-5735f3374f0d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:40.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:49:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:22,571 84542 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2025-03-25 09:49:23,695 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.123s 2025-03-25 09:49:23,695 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd820c1-f4b3-4efa-99eb-c4c843511ff0', 'x-compute-request-id': 'req-9cd820c1-f4b3-4efa-99eb-c4c843511ff0', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"server": {"id": "42dad415-3310-44a4-ad77-242e5816089f", "name": "tempest-tempest.common.compute-instance-1359432743", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:27Z", "updated": "2025-03-25T09:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/42dad415-3310-44a4-ad77-242e5816089f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:40.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:49:22.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:24,757 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f 0.051s 2025-03-25 09:49:24,758 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a49dcb06-9a50-4b80-8812-58b4004213e1', 'x-compute-request-id': 'req-a49dcb06-9a50-4b80-8812-58b4004213e1', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/42dad415-3310-44a4-ad77-242e5816089f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 42dad415-3310-44a4-ad77-242e5816089f could not be found."}}' 2025-03-25 09:49:24,923 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.164s 2025-03-25 09:49:24,923 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d51bf43-6a76-4154-80b7-ac56a0aa1b0b', 'x-compute-request-id': 'req-2d51bf43-6a76-4154-80b7-ac56a0aa1b0b', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'' 2025-03-25 09:49:25,233 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.309s 2025-03-25 09:49:25,234 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2045cbb3-1582-4458-bddb-e24d30816c5a', 'x-compute-request-id': 'req-2045cbb3-1582-4458-bddb-e24d30816c5a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:49:25Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}, {"version": 4, "addr": "172.24.5.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:26,456 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.207s 2025-03-25 09:49:26,456 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6cdd919-b478-421c-879b-f54f295588b0', 'x-compute-request-id': 'req-a6cdd919-b478-421c-879b-f54f295588b0', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:49:25Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}, {"version": 4, "addr": "172.24.5.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--276858147"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:28,060 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.595s 2025-03-25 09:49:28,060 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1627', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735365b9-391a-4f52-b4ff-3d57537009f2', 'x-compute-request-id': 'req-735365b9-391a-4f52-b4ff-3d57537009f2', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "ACTIVE", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:49:27Z", "addresses": {"tempest-AttachInterfacesTestJSON-349426959-network": [{"version": 4, "addr": "10.1.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}, {"version": 4, "addr": "172.24.5.178", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:d2:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:23.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:29,247 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.172s 2025-03-25 09:49:29,247 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b759327e-e34e-4b67-b840-ac956f968e3a', 'x-compute-request-id': 'req-b759327e-e34e-4b67-b840-ac956f968e3a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:23.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:49:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:29,267 84542 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2025-03-25 09:49:30,410 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.143s 2025-03-25 09:49:30,411 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5949c29f-1912-4905-9770-28f1d5bdd6af', 'x-compute-request-id': 'req-5949c29f-1912-4905-9770-28f1d5bdd6af', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"server": {"id": "331d9c98-c854-47c6-b70e-ae4847389dba", "name": "tempest-tempest.common.compute-instance-1127566909", "status": "DELETED", "tenant_id": "f9313da26388431a8c7e8fffa0201588", "user_id": "46103f6d56cc414094f56f6719667ff8", "metadata": {}, "hostId": "22c55a4ae87b0cd1ed380eddfbacf16471e025095fc7766f6e20f834", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:45:10Z", "updated": "2025-03-25T09:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/331d9c98-c854-47c6-b70e-ae4847389dba"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2087102257", "OS-SRV-USG:launched_at": "2025-03-25T09:45:23.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:49:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:49:31,467 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba 0.044s 2025-03-25 09:49:31,467 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-82bad3c5-3cd3-4d5a-b14f-cefb63234a9e', 'x-compute-request-id': 'req-82bad3c5-3cd3-4d5a-b14f-cefb63234a9e', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/331d9c98-c854-47c6-b70e-ae4847389dba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 331d9c98-c854-47c6-b70e-ae4847389dba could not be found."}}' 2025-03-25 09:49:31,996 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/ports/d57de364-7b4b-437d-b4de-1fcde3df3343 0.528s 2025-03-25 09:49:31,997 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6f3ad8c4-f2f2-460c-9790-9ba1b142814e', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/ports/d57de364-7b4b-437d-b4de-1fcde3df3343'} Body: b'' 2025-03-25 09:49:32,035 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-2087102257 0.037s 2025-03-25 09:49:32,036 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237198cc-ffd6-457d-b1ff-ed8e39026241', 'x-compute-request-id': 'req-237198cc-ffd6-457d-b1ff-ed8e39026241', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-2087102257'} Body: b'' 2025-03-25 09:49:32,171 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/security-groups/105ad6cc-f604-434c-bf51-d01fb6f86588 0.134s 2025-03-25 09:49:32,172 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-67a0fa68-4505-4466-9c70-2f4179e02e84', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/105ad6cc-f604-434c-bf51-d01fb6f86588'} Body: b'' 2025-03-25 09:49:32,250 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://149.202.163.153/networking/v2.0/security-groups/105ad6cc-f604-434c-bf51-d01fb6f86588 0.077s 2025-03-25 09:49:32,250 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f1008d0d-a7c6-413f-8224-d9cd5e29131b', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/105ad6cc-f604-434c-bf51-d01fb6f86588'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 105ad6cc-f604-434c-bf51-d01fb6f86588 does not exist", "detail": ""}}' 2025-03-25 09:49:32,734 84542 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098 0.483s 2025-03-25 09:49:32,735 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-06ceddea-252d-4d34-b1e7-bbd566642270', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/9892c572-2443-44f4-81f3-53b7c4fca098'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 344, in test_reassign_port_between_servers compute.wait_for_ssh_or_ping(server, self.os_primary, network, File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping waiters.wait_for_ssh( File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh raise lib_exc.TimeoutException() tempest.lib.exceptions.TimeoutException: Request timed out Details: None |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
fail
ft4.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:33:58,564 84536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:33:58,564 84536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:33:58,884 84536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://149.202.163.153/compute/v2.1/os-keypairs 0.316s 2025-03-25 09:33:58,884 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1580129638", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4Ahw81njmEO2AG1DwWT83lRQXnRv2Wyx1TmQo2kL1ajD4QRDUq+W+LgIHnRzBKi9HI/8jYpHhSobbTZhKpNE+ZI8dDaUNBIBBHfFwdYY1egcBcK/aDuReaNDy6WbywcQ=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:33:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc8e354-dfc9-4f79-b693-9e6777a5fd41', 'x-compute-request-id': 'req-5dc8e354-dfc9-4f79-b693-9e6777a5fd41', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1580129638", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4Ahw81njmEO2AG1DwWT83lRQXnRv2Wyx1TmQo2kL1ajD4QRDUq+W+LgIHnRzBKi9HI/8jYpHhSobbTZhKpNE+ZI8dDaUNBIBBHfFwdYY1egcBcK/aDuReaNDy6WbywcQ==", "fingerprint": "87:64:82:cf:22:db:44:07:9e:e3:97:9a:03:76:20:41", "user_id": "76d01577f43e4155a381f65e3e1e3902"}}' 2025-03-25 09:33:58,886 84536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1580129638 created 2025-03-25 09:33:59,846 84536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-groups 0.960s 2025-03-25 09:33:59,847 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1008240422", "description": "tempest-description--242867610"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:33:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-cd9aa9f3-eb64-4b40-bfe6-28be5c895b0d', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53", "name": "tempest-securitygroup--1008240422", "stateful": true, "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "description": "tempest-description--242867610", "shared": false, "security_group_rules": [{"id": "500bbe85-b792-4b1e-a838-b0f40a8ba5b7", "project_id": "b26def7fdeb840419906a93b80ed3c55", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "security_group_id": "6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 712, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:33:59Z", "updated_at": "2025-03-25T09:33:59Z", "revision_number": 0}, {"id": "f3437ad3-eb2d-4db2-97cc-d5a5afdcfb5d", "project_id": "b26def7fdeb840419906a93b80ed3c55", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "security_group_id": "6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 711, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:33:59Z", "updated_at": "2025-03-25T09:33:59Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:33:59Z", "updated_at": "2025-03-25T09:33:59Z", "revision_number": 1, "project_id": "b26def7fdeb840419906a93b80ed3c55"}}' 2025-03-25 09:34:00,674 84536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.826s 2025-03-25 09:34:00,674 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:33:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2e1309ce-c6cc-48e4-ab86-f1afbf8b2879', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7fb6030e-c582-46e6-8f1a-e395d560ebd9", "project_id": "b26def7fdeb840419906a93b80ed3c55", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "security_group_id": "6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:34:00Z", "updated_at": "2025-03-25T09:34:00Z", "revision_number": 0}}' 2025-03-25 09:34:00,883 84536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.207s 2025-03-25 09:34:00,883 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-36ce364d-19d3-4d9f-adb0-b34f1e6c8270', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9ed24a17-bbd3-4c72-8536-9d241ff4529b", "project_id": "b26def7fdeb840419906a93b80ed3c55", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "security_group_id": "6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:34:00Z", "updated_at": "2025-03-25T09:34:00Z", "revision_number": 0}}' 2025-03-25 09:34:00,883 84536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1008240422 created 2025-03-25 09:34:02,240 84536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://149.202.163.153/networking/v2.0/floatingips 1.356s 2025-03-25 09:34:02,240 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-6b2f4c60-0ad3-45ca-8dc0-3a123847480a', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d9b09c50-faea-4fe9-9878-3f2c6dbd15f8", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "floating_ip_address": "172.24.5.224", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b26def7fdeb840419906a93b80ed3c55", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:34:01Z", "updated_at": "2025-03-25T09:34:01Z", "revision_number": 0}}' 2025-03-25 09:34:02,241 84536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd9b09c50-faea-4fe9-9878-3f2c6dbd15f8', 'tenant_id': 'b26def7fdeb840419906a93b80ed3c55', 'floating_ip_address': '172.24.5.224', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b26def7fdeb840419906a93b80ed3c55', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:34:01Z', 'updated_at': '2025-03-25T09:34:01Z', 'revision_number': 0, 'ip': '172.24.5.224'} created 2025-03-25 09:34:02,387 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 201 POST https://149.202.163.153/identity/v3/auth/tokens 0.140s 2025-03-25 09:34:02,387 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2283', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dec1e0ca-64dd-4727-8a9b-62a9bdeab331', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "76d01577f43e4155a381f65e3e1e3902", "name": "tempest-AttachInterfacesUnderV243Test-27251322-project-member", "password_expires_at": null}, "audit_ids": ["L8LeAszdTxu8XEjzFCh_Og"], "expires_at": "2025-03-25T10:34:02.000000Z", "issued_at": "2025-03-25T09:34:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b26def7fdeb840419906a93b80ed3c55", "name": "tempest-AttachInterfacesUnderV243Test-27251322"}, "is_domain": false, "roles": [{"id": "edaaf4726ec94e2bb34c170120e45058", "name": "member"}, {"id": "115b89eebbc94a7b95ad033aa574ca4d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "4aeb6dac582543f8975b4f9fa571120f", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/identity", "region": "RegionOne"}], "id": "17d6eac734ac47da82f9630d5b09a9b0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b99db1fd169649f394ed210fa39928c5", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2/b26def7fdeb840419906a93b80ed3c55", "region": "RegionOne"}], "id": "55288e571d344a648df1174143bb88cc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f15ebcc641c14350a7c1056832e159c1", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/networking", "region": "RegionOne"}], "id": "5582d99af460469fb6707168a78915ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4224749fc0c644a995548049f3060121", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/placement", "region": "RegionOne"}], "id": "60905b52c4d04034af519564ae76c19c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0bccf573ccb34cb5b0f8f8bb0d86c970", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/image", "region": "RegionOne"}], "id": "e51ce591dd6a48c2a14a06664f685027", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b2a51f61719b44e5bbe179df6f5d8863", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2.1", "region": "RegionOne"}], "id": "ea08efa4ea154bf38b767dd9485e45be", "type": "compute", "name": "nova"}]}}' 2025-03-25 09:34:02,388 84536 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': '301c6e0c-f1bd-492d-a42d-74861aebf335', 'name': 'tempest-AttachInterfacesUnderV243Test-181420467-network', 'tenant_id': 'b26def7fdeb840419906a93b80ed3c55', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b26def7fdeb840419906a93b80ed3c55', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 146, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:33:54Z', 'updated_at': '2025-03-25T09:33:54Z', 'revision_number': 1} available for tenant 2025-03-25 09:34:02,388 84536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1580129638', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4Ahw81njmEO2AG1DwWT83lRQXnRv2Wyx1TmQo2kL1ajD4QRDUq+W+LgIHnRzBKi9HI/8jYpHhSobbTZhKpNE+ZI8dDaUNBIBBHfFwdYY1egcBcK/aDuReaNDy6WbywcQ==', 'fingerprint': '87:64:82:cf:22:db:44:07:9e:e3:97:9a:03:76:20:41', 'user_id': '76d01577f43e4155a381f65e3e1e3902', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBsvdtj2/6IUs8sjhylqrSP9tCi2N4A98aFaXc65ka8y76yaAgGvGb7\nqPo/0nGG9MegBwYFK4EEACKhZANiAATOAIcPNZ45hDtgBtQ8Fk/N5UUF50b9lssd\nU5kKNpC9Wow+EEQ1Kvlvi4CB50cwSovRyP/I2KR4UqG202YSqTRPmSPHQ2lDQSAQ\nR3xcHWGNXoHAXCv2g7kXmjQ8ulm8sHE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53', 'name': 'tempest-securitygroup--1008240422', 'stateful': True, 'tenant_id': 'b26def7fdeb840419906a93b80ed3c55', 'description': 'tempest-description--242867610', 'shared': False, 'security_group_rules': [{'id': '500bbe85-b792-4b1e-a838-b0f40a8ba5b7', 'project_id': 'b26def7fdeb840419906a93b80ed3c55', 'tenant_id': 'b26def7fdeb840419906a93b80ed3c55', 'security_group_id': '6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 712, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:33:59Z', 'updated_at': '2025-03-25T09:33:59Z', 'revision_number': 0}, {'id': 'f3437ad3-eb2d-4db2-97cc-d5a5afdcfb5d', 'project_id': 'b26def7fdeb840419906a93b80ed3c55', 'tenant_id': 'b26def7fdeb840419906a93b80ed3c55', 'security_group_id': '6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 711, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:33:59Z', 'updated_at': '2025-03-25T09:33:59Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:33:59Z', 'updated_at': '2025-03-25T09:33:59Z', 'revision_number': 1, 'project_id': 'b26def7fdeb840419906a93b80ed3c55'}, 'floating_ip': {'id': 'd9b09c50-faea-4fe9-9878-3f2c6dbd15f8', 'tenant_id': 'b26def7fdeb840419906a93b80ed3c55', 'floating_ip_address': '172.24.5.224', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b26def7fdeb840419906a93b80ed3c55', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:34:01Z', 'updated_at': '2025-03-25T09:34:01Z', 'revision_number': 0, 'ip': '172.24.5.224'}} 2025-03-25 09:34:03,425 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST https://149.202.163.153/compute/v2.1/servers 1.036s 2025-03-25 09:34:03,425 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "imageRef": "25731b77-221f-4490-b6db-86ab69a52463", "flavorRef": "42", "networks": [{"uuid": "301c6e0c-f1bd-492d-a42d-74861aebf335"}], "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "key_name": "tempest-keypair-1580129638", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '416', 'location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-435eabd2-40d3-4602-8d8b-0019a5ed55e1', 'x-compute-request-id': 'req-435eabd2-40d3-4602-8d8b-0019a5ed55e1', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "adminPass": "2fuywLoKb9fW"}}' 2025-03-25 09:34:03,720 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.290s 2025-03-25 09:34:03,721 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feb146ce-ca2f-4bc1-be13-377ea58f6c1c', 'x-compute-request-id': 'req-feb146ce-ca2f-4bc1-be13-377ea58f6c1c', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1580129638", "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": []}}' 2025-03-25 09:34:04,938 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.207s 2025-03-25 09:34:04,939 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91299425-34ba-45af-b444-116ae97df859', 'x-compute-request-id': 'req-91299425-34ba-45af-b444-116ae97df859', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "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": []}}' 2025-03-25 09:34:04,951 84536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2025-03-25 09:34:06,071 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.119s 2025-03-25 09:34:06,072 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a12212a-61e4-442d-8646-9e3ef1a20d01', 'x-compute-request-id': 'req-2a12212a-61e4-442d-8646-9e3ef1a20d01', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "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": []}}' 2025-03-25 09:34:07,351 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.269s 2025-03-25 09:34:07,352 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62ba89b0-9ad7-42c0-9964-e0cfd4c7041f', 'x-compute-request-id': 'req-62ba89b0-9ad7-42c0-9964-e0cfd4c7041f', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "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": []}}' 2025-03-25 09:34:08,550 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.184s 2025-03-25 09:34:08,551 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d6dde2-4d19-448d-a1d8-0e13043545f3', 'x-compute-request-id': 'req-c1d6dde2-4d19-448d-a1d8-0e13043545f3', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:08,568 84536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 09:34:09,896 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.327s 2025-03-25 09:34:09,897 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c56fd7-9b83-4141-a544-1a91807f463f', 'x-compute-request-id': 'req-e1c56fd7-9b83-4141-a544-1a91807f463f', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:11,334 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.416s 2025-03-25 09:34:11,335 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d61a664-251e-4f5a-991f-9c2a7fa3cdd4', 'x-compute-request-id': 'req-2d61a664-251e-4f5a-991f-9c2a7fa3cdd4', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:11,352 84536 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait 2025-03-25 09:34:12,684 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.330s 2025-03-25 09:34:12,684 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4a9d73-6a79-44b2-a477-a67a6f081df2', 'x-compute-request-id': 'req-2a4a9d73-6a79-44b2-a477-a67a6f081df2', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:13,917 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.224s 2025-03-25 09:34:13,917 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5388cbc8-7853-402a-9f10-d6b7cfcb1e5a', 'x-compute-request-id': 'req-5388cbc8-7853-402a-9f10-d6b7cfcb1e5a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:15,149 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.222s 2025-03-25 09:34:15,149 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a540a01-e704-4a38-b24b-28aa6554df5d', 'x-compute-request-id': 'req-8a540a01-e704-4a38-b24b-28aa6554df5d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:16,666 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.507s 2025-03-25 09:34:16,666 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a41391c-fef7-47ed-b47b-5e2298c13ec4', 'x-compute-request-id': 'req-8a41391c-fef7-47ed-b47b-5e2298c13ec4', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:17,967 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.289s 2025-03-25 09:34:17,967 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb2ebf2-b509-4605-83dc-35b95520be16', 'x-compute-request-id': 'req-8fb2ebf2-b509-4605-83dc-35b95520be16', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "BUILD", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:19,454 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.477s 2025-03-25 09:34:19,454 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1579', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e47c549-db37-4fea-86b4-1012fc7daf4c', 'x-compute-request-id': 'req-0e47c549-db37-4fea-86b4-1012fc7daf4c', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "ACTIVE", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:18Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-181420467-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:19,472 84536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2025-03-25 09:34:19,737 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675/os-interface 0.263s 2025-03-25 09:34:19,737 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479da77e-0c51-45c6-a415-5ea609eaba36', 'x-compute-request-id': 'req-479da77e-0c51-45c6-a415-5ea609eaba36', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "301c6e0c-f1bd-492d-a42d-74861aebf335", "port_id": "1e72477b-484a-48a5-b4e0-9d97a29828b3", "mac_addr": "fa:16:3e:4d:cf:46", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0245f3b7-1f28-49c0-8ee0-6a0325c205b7", "ip_address": "10.1.0.13"}]}]}' 2025-03-25 09:34:20,930 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/d9b09c50-faea-4fe9-9878-3f2c6dbd15f8 1.185s 2025-03-25 09:34:20,931 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "1e72477b-484a-48a5-b4e0-9d97a29828b3"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '819', 'x-openstack-request-id': 'req-844beed1-e380-4294-acfb-e0565e10639f', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/d9b09c50-faea-4fe9-9878-3f2c6dbd15f8'} Body: b'{"floatingip": {"id": "d9b09c50-faea-4fe9-9878-3f2c6dbd15f8", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "floating_ip_address": "172.24.5.224", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "40e6c6ba-3013-40b6-8c37-e5409aaf4584", "port_id": "1e72477b-484a-48a5-b4e0-9d97a29828b3", "fixed_ip_address": "10.1.0.13", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "301c6e0c-f1bd-492d-a42d-74861aebf335", "mac_address": "fa:16:3e:4d:cf:46", "admin_state_up": true, "status": "ACTIVE", "device_id": "a8904361-ea74-452d-8615-f07809b8b675", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:34:01Z", "updated_at": "2025-03-25T09:34:20Z", "revision_number": 1, "project_id": "b26def7fdeb840419906a93b80ed3c55"}}' 2025-03-25 09:34:21,174 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.242s 2025-03-25 09:34:21,175 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:34:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1579', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb05b16-8053-4bee-b36a-e3b0b3db361b', 'x-compute-request-id': 'req-2eb05b16-8053-4bee-b36a-e3b0b3db361b', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "ACTIVE", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:34:18Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-181420467-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:34:21,196 84536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.224:22' as 'cirros' with public key authentication 2025-03-25 09:34:24,303 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:34:29,871 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:34:36,463 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:34:44,015 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:34:52,591 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:35:02,192 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:35:12,755 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:35:24,335 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:35:36,943 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:35:50,511 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:36:05,104 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:36:20,656 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:36:37,231 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:36:54,832 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:37:13,391 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:37:32,975 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:37:53,583 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 17. Retry after 18 seconds. 2025-03-25 09:38:15,151 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 18. Retry after 19 seconds. 2025-03-25 09:38:37,743 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 19. Retry after 20 seconds. 2025-03-25 09:39:01,295 84536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 ([Errno None] Unable to connect to port 22 on 172.24.5.224). Number attempts: 20. Retry after 21 seconds. 2025-03-25 09:39:25,871 84536 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.224 after 20 attempts. Proxy client: no proxy client 2025-03-25 09:39:25.871 84536 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:39:25.871 84536 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:39:25.871 84536 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:39:25.871 84536 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:39:25.871 84536 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:39:25.871 84536 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.224 2025-03-25 09:39:25.871 84536 ERROR tempest.lib.common.ssh 2025-03-25 09:39:25,879 84536 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachInterfacesUnderV243Test:test_add_remove_fixed_ip. Timeout trying to ssh to server {'id': 'a8904361-ea74-452d-8615-f07809b8b675', 'name': 'tempest-AttachInterfacesUnderV243Test-server-947470035', 'status': 'ACTIVE', 'tenant_id': 'b26def7fdeb840419906a93b80ed3c55', 'user_id': '76d01577f43e4155a381f65e3e1e3902', 'metadata': {}, 'hostId': '4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:34:03Z', 'updated': '2025-03-25T09:34:18Z', 'addresses': {'tempest-AttachInterfacesUnderV243Test-181420467-network': [{'version': 4, 'addr': '10.1.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:4d:cf:46'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1580129638', 'OS-SRV-USG:launched_at': '2025-03-25T09:34:18.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1008240422'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:39:26,544 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 POST https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675/action 0.663s 2025-03-25 09:39:26,545 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40006', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de54157-be03-45b4-a946-4cbe5ffc4f5a', 'x-compute-request-id': 'req-6de54157-be03-45b4-a946-4cbe5ffc4f5a', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.481 MHz processor\\n[ 0.025997] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.028049] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.074925] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.089575] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.090796] ACPI: Early table checksum verification disabled\\n[ 0.092165] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.093485] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.095543] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.097797] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098168] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.098500] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098678] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098831] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.099219] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.099333] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.099388] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.099431] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.099474] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.099515] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.106634] No NUMA configuration found\\n[ 0.106749] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.108367] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.118388] Zone ranges:\\n[ 0.118535] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.118735] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.118786] Normal empty\\n[ 0.118842] Device empty\\n[ 0.118891] Movable zone start for each node\\n[ 0.118971] Early memory node ranges\\n[ 0.119047] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.119319] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.119724] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.123398] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.124692] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.137448] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.138905] ACPI: PM-Timer IO Port: 0x608\\n[ 0.140587] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.142264] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:39:26,548 84536 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server a8904361-ea74-452d-8615-f07809b8b675: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.481 MHz processor [ 0.025997] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.028049] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.074925] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.089575] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.090796] ACPI: Early table checksum verification disabled [ 0.092165] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.093485] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.095543] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.097797] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098168] ACPI: FACS 0x000000000BFE0000 000040 [ 0.098500] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098678] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098831] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.099219] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.099333] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.099388] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.099431] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.099474] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.099515] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.106634] No NUMA configuration found [ 0.106749] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.108367] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.118388] Zone ranges: [ 0.118535] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.118735] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.118786] Normal empty [ 0.118842] Device empty [ 0.118891] Movable zone start for each node [ 0.118971] Early memory node ranges [ 0.119047] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.119319] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.119724] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.123398] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.124692] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.137448] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.138905] ACPI: PM-Timer IO Port: 0x608 [ 0.140587] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.142264] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.142710] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.143706] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.143869] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.144244] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.144351] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.145142] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.145382] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.146528] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.150312] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.150577] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.150696] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.150757] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.151173] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.151376] Booting paravirtualized kernel on bare hardware [ 0.152620] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.154892] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.174902] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.182708] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.182927] Policy zone: DMA32 [ 0.183594] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.189657] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.190922] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.196302] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.214832] Memory: 123956K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71860K reserved, 0K cma-reserved) [ 0.233199] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.237053] Kernel/User page tables isolation: enabled [ 0.245982] ftrace: allocating 50748 entries in 199 pages [ 0.576241] ftrace: allocated 199 pages with 5 groups [ 0.606086] rcu: Hierarchical RCU implementation. [ 0.606240] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.606445] Rude variant of Tasks RCU enabled. [ 0.606480] Tracing variant of Tasks RCU enabled. [ 0.606692] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.606770] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.691390] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.721926] Console: colour VGA+ 80x25 [ 0.741762] printk: console [tty0] enabled [ 0.777261] printk: console [ttyS0] enabled [ 0.780341] ACPI: Core revision 20210730 [ 0.798729] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.812165] APIC: Switch to symmetric I/O mode setup [ 0.823369] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.827551] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283d9c5ce5, max_idle_ns: 440795213589 ns [ 0.833518] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.96 BogoMIPS (lpj=9577924) [ 0.843018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.843733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.845381] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.846948] Spectre V2 : Mitigation: Retpolines [ 0.847477] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.848152] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.848788] Speculative Store Bypass: Vulnerable [ 0.849668] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.850336] MMIO Stale Data: Unknown: No mitigations [ 0.852129] x86/fpu: x87 FPU will use FXSAVE [ 1.462385] Freeing SMP alternatives memory: 44K [ 1.464609] pid_max: default: 32768 minimum: 301 [ 1.476157] LSM: Security Framework initializing [ 1.480364] landlock: Up and running. [ 1.480753] Yama: becoming mindful. [ 1.490727] AppArmor: AppArmor initialized [ 1.500305] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.501247] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.672252] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.688240] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.690036] signal: max sigframe size: 1440 [ 1.692515] rcu: Hierarchical SRCU implementation. [ 1.705794] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.716913] smp: Bringing up secondary CPUs ... [ 1.717538] smp: Brought up 1 node, 1 CPU [ 1.718016] smpboot: Max logical packages: 1 [ 1.718482] smpboot: Total of 1 processors activated (4788.96 BogoMIPS) [ 1.747704] devtmpfs: initialized [ 1.755469] x86/mm: Memory block size: 128MB [ 1.768041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.769705] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.779831] pinctrl core: initialized pinctrl subsystem [ 1.796215] PM: RTC time: 09:34:22, date: 2025-03-25 [ 1.815812] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.823656] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.825509] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.826447] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.827576] audit: initializing netlink subsys (disabled) [ 1.834185] audit: type=2000 audit(1742895262.020:1): state=initialized audit_enabled=0 res=1 [ 1.843979] thermal_sys: Registered thermal governor 'fair_share' [ 1.844062] thermal_sys: Registered thermal governor 'bang_bang' [ 1.844686] thermal_sys: Registered thermal governor 'step_wise' [ 1.845119] thermal_sys: Registered thermal governor 'user_space' [ 1.845651] thermal_sys: Registered thermal governor 'power_allocator' [ 1.846578] EISA bus registered [ 1.847736] cpuidle: using governor ladder [ 1.848340] cpuidle: using governor menu [ 1.851572] ACPI: bus type PCI registered [ 1.852164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.858693] PCI: Using configuration type 1 for base access [ 1.906228] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.913293] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.975207] ACPI: Added _OSI(Module Device) [ 1.975892] ACPI: Added _OSI(Processor Device) [ 1.976196] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.976514] ACPI: Added _OSI(Processor Aggregator Device) [ 1.977585] ACPI: Added _OSI(Linux-Dell-Video) [ 1.978289] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.979374] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 2.041268] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.095242] ACPI: Interpreter enabled [ 2.097956] ACPI: PM: (supports S0 S3 S4 S5) [ 2.098364] ACPI: Using IOAPIC for interrupt routing [ 2.099847] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.100465] PCI: Using E820 reservations for host bridge windows [ 2.104707] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.215438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.218517] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.221954] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.242832] acpiphp: Slot [3] registered [ 2.243583] acpiphp: Slot [4] registered [ 2.244034] acpiphp: Slot [5] registered [ 2.244516] acpiphp: Slot [6] registered [ 2.245125] acpiphp: Slot [7] registered [ 2.245711] acpiphp: Slot [8] registered [ 2.246147] acpiphp: Slot [9] registered [ 2.246591] acpiphp: Slot [10] registered [ 2.247132] acpiphp: Slot [11] registered [ 2.247588] acpiphp: Slot [12] registered [ 2.248022] acpiphp: Slot [13] registered [ 2.248528] acpiphp: Slot [14] registered [ 2.249196] acpiphp: Slot [15] registered [ 2.249980] acpiphp: Slot [16] registered [ 2.250898] acpiphp: Slot [17] registered [ 2.251681] acpiphp: Slot [18] registered [ 2.252480] acpiphp: Slot [19] registered [ 2.253428] acpiphp: Slot [20] registered [ 2.253890] acpiphp: Slot [21] registered [ 2.254452] acpiphp: Slot [22] registered [ 2.254947] acpiphp: Slot [23] registered [ 2.255426] acpiphp: Slot [24] registered [ 2.255864] acpiphp: Slot [25] registered [ 2.256290] acpiphp: Slot [26] registered [ 2.256786] acpiphp: Slot [27] registered [ 2.257372] acpiphp: Slot [28] registered [ 2.257835] acpiphp: Slot [29] registered [ 2.258511] acpiphp: Slot [30] registered [ 2.259050] acpiphp: Slot [31] registered [ 2.259941] PCI host bridge to bus 0000:00 [ 2.261402] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.261869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.262494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.262854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.263419] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.263844] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.268492] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.279915] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.288643] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.294069] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.296728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.297204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.297630] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.298069] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.302417] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.303891] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.304604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.314065] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.316650] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.321172] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.325826] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.329084] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.330165] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.335727] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.338169] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.342584] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.353126] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.355759] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.377794] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.380062] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.381824] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.389147] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.409486] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.411094] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.413615] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.435084] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.437120] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.438781] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.443582] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.474952] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.478551] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.482265] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.485937] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.487716] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.498827] iommu: Default domain type: Translated [ 2.499360] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.508884] SCSI subsystem initialized [ 2.520356] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.521052] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.521220] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.521812] vgaarb: loaded [ 2.523965] ACPI: bus type USB registered [ 2.525796] usbcore: registered new interface driver usbfs [ 2.526987] usbcore: registered new interface driver hub [ 2.528056] usbcore: registered new device driver usb [ 2.530006] pps_core: LinuxPPS API ver. 1 registered [ 2.530424] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.531154] PTP clock support registered [ 2.533182] EDAC MC: Ver: 3.0.0 [ 2.554936] NetLabel: Initializing [ 2.555476] NetLabel: domain hash size = 128 [ 2.555799] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.557811] NetLabel: unlabeled traffic allowed by default [ 2.560218] PCI: Using ACPI for IRQ routing [ 2.569578] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.570482] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.570945] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.578459] clocksource: Switched to clocksource tsc-early [ 2.849436] VFS: Disk quotas dquot_6.6.0 [ 2.850224] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.883744] AppArmor: AppArmor Filesystem Enabled [ 2.886115] pnp: PnP ACPI init [ 2.926236] pnp: PnP ACPI: found 5 devices [ 2.977266] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.981722] NET: Registered PF_INET protocol family [ 2.985104] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.014724] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.015755] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.016318] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.017089] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.017684] TCP: Hash tables configured (established 2048 bind 2048) [ 3.021665] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.023415] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.024764] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.030287] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.031987] NET: Registered PF_XDP protocol family [ 3.035433] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.035979] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.036476] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.037135] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.037777] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.041153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.042117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.043099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.043951] PCI: CLS 0 bytes, default 64 [ 3.073549] Trying to unpack rootfs image as initramfs... [ 3.095852] Initialise system trusted keyrings [ 3.109045] Key type blacklist registered [ 3.117763] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.196858] zbud: loaded [ 3.222042] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.232354] fuse: init (API version 7.34) [ 3.255330] integrity: Platform Keyring initialized [ 3.373759] Key type asymmetric registered [ 3.374301] Asymmetric key parser 'x509' registered [ 3.379499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.383763] io scheduler mq-deadline registered [ 3.389560] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.411326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.421527] ACPI: button: Power Button [PWRF] [ 4.075170] tsc: Refined TSC clocksource calibration: 2394.466 MHz [ 4.076321] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283cbcff6b, max_idle_ns: 440795320573 ns [ 4.077162] clocksource: Switched to clocksource tsc [ 5.045221] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.711172] Freeing initrd memory: 8864K [ 6.098928] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.734109] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 7.356463] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 8.082661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.119039] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.158039] Linux agpgart interface v0.103 [ 8.200933] loop: module loaded [ 8.220513] scsi host0: ata_piix [ 8.225735] scsi host1: ata_piix [ 8.227200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 8.227766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 8.238875] tun: Universal TUN/TAP device driver, 1.6 [ 8.240382] PPP generic driver version 2.4.2 [ 8.242206] VFIO - User Level meta-driver version: 0.3 [ 8.248123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.249053] ehci-pci: EHCI PCI platform driver [ 8.249836] ehci-platform: EHCI generic platform driver [ 8.250710] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.251369] ohci-pci: OHCI PCI platform driver [ 8.252143] ohci-platform: OHCI generic platform driver [ 8.252826] uhci_hcd: USB Universal Host Controller Interface driver [ 8.255763] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.262296] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.263881] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.267728] mousedev: PS/2 mouse device common for all mice [ 8.274067] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.276767] rtc_cmos 00:04: RTC can wake from S4 [ 8.285882] rtc_cmos 00:04: registered as rtc0 [ 8.287624] rtc_cmos 00:04: setting system clock to 2025-03-25T09:34:28 UTC (1742895268) [ 8.290148] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 8.291422] i2c_dev: i2c /dev entries driver [ 8.292777] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.294206] device-mapper: uevent: version 1.0.3 [ 8.296945] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.298377] platform eisa.0: Probing EISA bus 0 [ 8.299570] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.300310] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.300885] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.301414] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.301945] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.302768] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.303284] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.303831] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.304357] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.304955] platform eisa.0: EISA: Detected 0 cards [ 8.305560] intel_pstate: CPU model not supported [ 8.306746] ledtrig-cpu: registered to indicate activity on CPUs [ 8.309364] drop_monitor: Initializing network drop monitor service [ 8.313217] NET: Registered PF_INET6 protocol family [ 8.739929] Segment Routing with IPv6 [ 8.740867] In-situ OAM (IOAM) with IPv6 [ 8.742011] NET: Registered PF_PACKET protocol family [ 8.744020] Key type dns_resolver registered [ 8.749400] IPI shorthand broadcast: enabled [ 8.751085] sched_clock: Marking stable (8648200669, 102353942)->(8963102935, -212548324) [ 8.756099] registered taskstats version 1 [ 8.758401] Loading compiled-in X.509 certificates [ 8.780792] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.785833] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.789942] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.790938] blacklist: Loading compiled-in revocation X.509 certificates [ 8.793776] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.795193] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.796146] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.797014] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.797856] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.798968] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.799905] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.800834] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.805979] zswap: loaded using pool lzo/zbud [ 8.815644] Key type .fscrypt registered [ 8.825777] Key type fscrypt-provisioning registered [ 8.988904] Key type encrypted registered [ 8.989500] AppArmor: AppArmor sha1 policy hashing enabled [ 8.992195] ima: No TPM chip found, activating TPM-bypass! [ 8.992879] Loading compiled-in module X.509 certificates [ 8.998115] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.999788] ima: Allocated hash algorithm: sha1 [ 9.006982] ima: No architecture policies found [ 9.010015] evm: Initialising EVM extended attributes: [ 9.011201] evm: security.selinux [ 9.011776] evm: security.SMACK64 [ 9.012160] evm: security.SMACK64EXEC [ 9.012576] evm: security.SMACK64TRANSMUTE [ 9.013044] evm: security.SMACK64MMAP [ 9.013459] evm: security.apparmor [ 9.013868] evm: security.ima [ 9.014236] evm: security.capability [ 9.015070] evm: HMAC attrs: 0x1 [ 9.026437] PM: Magic number: 1:842:576 [ 9.044211] RAS: Correctable Errors collector initialized. [ 9.049087] clk: Disabling unused clocks [ 9.074011] Freeing unused decrypted memory: 2036K [ 9.202996] Freeing unused kernel image (initmem) memory: 3368K [ 9.204555] Write protecting the kernel read-only data: 30720k [ 9.211169] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 9.214208] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 9.550239] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.551931] x86/mm: Checking user space page tables [ 9.861110] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.863127] Run /init as init process info: initramfs: up at 10.20 [ 11.888368] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 12.641539] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 12.756042] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 18.64 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:a8:90:43:61:ea:74:45:2d:86:15:f0:78:09:b8:b6:75 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:4d:cf:46 eth0: adding address fe80::f816:3eff:fe4d:cf46 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.13 from 10.1.0.2 eth0: probing address 10.1.0.13/28 eth0: leased 10.1.0.13 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 35.77. request failed failed 2/20: up 78.24. request failed failed 3/20: up 81.31. request failed failed 4/20: up 86.79. request failed failed 5/20: up 89.83. request failed failed 6/20: up 95.29. request failed failed 7/20: up 98.37. request failed failed 8/20: up 103.80. request failed failed 9/20: up 107.14. request failed failed 10/20: up 112.61. request failed failed 11/20: up 115.67. request failed failed 12/20: up 121.09. request failed failed 13/20: up 124.18. request failed failed 14/20: up 129.57. request failed failed 15/20: up 132.67. request failed failed 16/20: up 138.07. request failed failed 17/20: up 141.14. request failed failed 18/20: up 146.52. request failed failed 19/20: up 149.59. request failed failed 20/20: up 155.07. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChWvAH4ZDn3I51UuvhHe79EN33cicZtUgk5X6JvY1+RG13iljFFzWBIwQfpwXwp9zFOURsUV5zGURYnjh0PbeYqy4TyDWfQwXXHJNX9VKou80oI9oBJ0htMKVB42a06WV4eLwLMF0Bps9zrOBrw/XpUbEIEq90a6siXMNmbOa2MY9FxSf3EqAMt6Dhuto/8nAsZYpotKlcU8uhs6/yQsHixmIaPagPEc1bZMtBcl00FLTt1z8f0vWZjOCK9iIk+ts57DwEMJVak1bE/xZXfJCF8nsoteh1YyiiEahrpVK42PHDnVyVYT4q58eUQYA+ulsYKlaGpct1ygaSyWTWxIWr root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLa5nxzliETckppU1/TynszqfYcOiwNh8pn32RKfdYrn2sE+B2u/iTfddqAA6Fo11d0pPng7ZnM1dk7gx/yc8aA= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.13,28,fe80::f816:3eff:fe4d:cf46/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.13 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.13 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.13 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=165.21 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:4D:CF:46 inet addr:10.1.0.13 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe4d:cf46/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:41 errors:0 dropped:0 overruns:0 frame:0 TX packets:102 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3696 (3.6 KiB) TX bytes:5874 (5.7 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:31 errors:0 dropped:0 overruns:0 frame:0 TX packets:31 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2752 (2.6 KiB) TX bytes:2752 (2.6 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.13 icmp_seq=1 Destination Host Unreachable From 10.1.0.13 icmp_seq=2 Destination Host Unreachable From 10.1.0.13 icmp_seq=3 Destination Host Unreachable From 10.1.0.13 icmp_seq=4 Destination Host Unreachable From 10.1.0.13 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4071ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=3.63 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.97 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.96 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=3.06 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.87 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4012ms rtt min/avg/max/mdev = 1.867/2.697/3.633/0.678 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 13.888421] sctp: Hash tables configured (bind 256/256) [ 14.399826] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.447087] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.575135] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.598837] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 17.965071] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 18.832737] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 27.947456] 8021q: adding VLAN 0 to HW filter on device eth0 [ 162.880900] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 162.960457] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:34:40 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:34:47 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:34:47 cirros daemon.info dhcpcd[252]: DUID 00:04:a8:90:43:61:ea:74:45:2d:86:15:f0:78:09:b8:b6:75 Mar 25 10:34:48 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:34:48 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:34:48 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:4d:cf:46 Mar 25 10:34:48 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe4d:cf46 Mar 25 10:34:48 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.13 from 10.1.0.2 Mar 25 10:34:49 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.13/28 Mar 25 10:34:54 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.13 for 86400 seconds Mar 25 10:34:54 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:34:54 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:34:54 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:35:01 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:37:02 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: 2025-03-25 09:39:26,696 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.141s 2025-03-25 09:39:26,696 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a2cae06-1050-48e5-b7e5-efa311ac84ba', 'x-compute-request-id': 'req-3a2cae06-1050-48e5-b7e5-efa311ac84ba', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'' 2025-03-25 09:39:26,929 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.232s 2025-03-25 09:39:26,929 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87e26dff-1946-4c8b-ab04-52b2910015ca', 'x-compute-request-id': 'req-87e26dff-1946-4c8b-ab04-52b2910015ca', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "ACTIVE", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:39:27Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-181420467-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}, {"version": 4, "addr": "172.24.5.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:28,148 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.199s 2025-03-25 09:39:28,149 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32c019af-df40-4fbd-8f19-a16ffa55a6b9', 'x-compute-request-id': 'req-32c019af-df40-4fbd-8f19-a16ffa55a6b9', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "ACTIVE", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:39:27Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-181420467-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}, {"version": 4, "addr": "172.24.5.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:29,390 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.220s 2025-03-25 09:39:29,390 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-189e33e1-7d1c-4b73-bccc-6b9514c084a0', 'x-compute-request-id': 'req-189e33e1-7d1c-4b73-bccc-6b9514c084a0', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "ACTIVE", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:39:29Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-181420467-network": [{"version": 4, "addr": "10.1.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}, {"version": 4, "addr": "172.24.5.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:cf:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1008240422"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:30,517 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.112s 2025-03-25 09:39:30,518 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8a4876-32ee-4fa4-ac35-c71998efb894', 'x-compute-request-id': 'req-eb8a4876-32ee-4fa4-ac35-c71998efb894', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "ACTIVE", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:39:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:31,703 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.170s 2025-03-25 09:39:31,704 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1732059a-e58a-4dfc-9489-cda80ffd5658', 'x-compute-request-id': 'req-1732059a-e58a-4dfc-9489-cda80ffd5658', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "DELETED", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:39:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:39:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:31,714 84536 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-03-25 09:39:32,830 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.114s 2025-03-25 09:39:32,831 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde2a6f3-9721-4f14-a105-eed5bb074f16', 'x-compute-request-id': 'req-cde2a6f3-9721-4f14-a105-eed5bb074f16', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"server": {"id": "a8904361-ea74-452d-8615-f07809b8b675", "name": "tempest-AttachInterfacesUnderV243Test-server-947470035", "status": "DELETED", "tenant_id": "b26def7fdeb840419906a93b80ed3c55", "user_id": "76d01577f43e4155a381f65e3e1e3902", "metadata": {}, "hostId": "4b924bdd5ad616382d7a7ef46b3919aa4fb1d1da0ddcadf360323ddd", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:34:03Z", "updated": "2025-03-25T09:39:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/a8904361-ea74-452d-8615-f07809b8b675"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1580129638", "OS-SRV-USG:launched_at": "2025-03-25T09:34:18.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:39:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:39:33,901 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675 0.061s 2025-03-25 09:39:33,902 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f16c53a1-eb99-4781-a3c6-d66adab3dec9', 'x-compute-request-id': 'req-f16c53a1-eb99-4781-a3c6-d66adab3dec9', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/a8904361-ea74-452d-8615-f07809b8b675'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a8904361-ea74-452d-8615-f07809b8b675 could not be found."}}' 2025-03-25 09:39:33,952 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 202 DELETE https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-1580129638 0.049s 2025-03-25 09:39:33,952 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0e4901-c5e5-4971-a454-1469ff89cf8e', 'x-compute-request-id': 'req-9a0e4901-c5e5-4971-a454-1469ff89cf8e', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs/tempest-keypair-1580129638'} Body: b'' 2025-03-25 09:39:34,107 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/security-groups/6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53 0.154s 2025-03-25 09:39:34,108 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-16936c10-b7df-4672-8db0-030fe86c9d7f', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53'} Body: b'' 2025-03-25 09:39:34,130 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET https://149.202.163.153/networking/v2.0/security-groups/6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53 0.021s 2025-03-25 09:39:34,130 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a833838f-c459-4296-adde-a882db1b853f', 'connection': 'close', 'status': '404', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups/6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6d16a243-8fa5-48bd-9ef5-07d9fb3f5e53 does not exist", "detail": ""}}' 2025-03-25 09:39:34,639 84536 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE https://149.202.163.153/networking/v2.0/floatingips/d9b09c50-faea-4fe9-9878-3f2c6dbd15f8 0.508s 2025-03-25 09:39:34,640 84536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-9b021f1a-1942-464c-8d9b-da36752bc67c', 'connection': 'close', 'status': '204', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/d9b09c50-faea-4fe9-9878-3f2c6dbd15f8'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.224 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 379, in test_add_remove_fixed_ip server, ifs, fip = self._create_server_get_interfaces() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 88, in _create_server_get_interfaces self._wait_for_validation(server, validation_resources) File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 73, in _wait_for_validation linux_client.validate_authentication() File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 245, in test_connection_auth connection = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.224 via SSH timed out. User: cirros, Password: password |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
fail
ft5.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:43:58,083 84540 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:43:58,219 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 POST https://149.202.163.153/compute/v2.1/os-keypairs 0.134s 2025-03-25 09:43:58,219 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-441256586", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNchijyYw4MWkOuyswC5VCdV8m3dIjsLy2fon34DyNuR+chHzSVg/9+/gk2FuW9IuQxom7zWKTOsh8xQj9A3O14QASD9pcMaFRe33xsfPyr12bF7bzKsTJfIM7SZbi4HEw=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78055065-cfb0-49fc-be89-444116f44cad', 'x-compute-request-id': 'req-78055065-cfb0-49fc-be89-444116f44cad', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-441256586", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNchijyYw4MWkOuyswC5VCdV8m3dIjsLy2fon34DyNuR+chHzSVg/9+/gk2FuW9IuQxom7zWKTOsh8xQj9A3O14QASD9pcMaFRe33xsfPyr12bF7bzKsTJfIM7SZbi4HEw==", "fingerprint": "64:3c:16:38:3c:28:4d:37:3d:7b:6b:9c:42:be:4f:ed", "user_id": "725e4ee435bb4ca3bac315ed45991467"}}' 2025-03-25 09:43:58,222 84540 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-441256586 created 2025-03-25 09:43:58,445 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://149.202.163.153/networking/v2.0/security-groups 0.222s 2025-03-25 09:43:58,446 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--636606735", "description": "tempest-description--279851781"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-aae9fe60-6057-4689-878b-13b3c8bae32a', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "eb3e065b-5161-40e9-b7c6-0fbfbf591510", "name": "tempest-securitygroup--636606735", "stateful": true, "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "description": "tempest-description--279851781", "shared": false, "security_group_rules": [{"id": "5657dbf9-f382-4ca8-a6f9-2d74bda9c6e8", "project_id": "6b38befaf0f044269e5ca622d3ff3134", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "security_group_id": "eb3e065b-5161-40e9-b7c6-0fbfbf591510", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1102, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:43:58Z", "updated_at": "2025-03-25T09:43:58Z", "revision_number": 0}, {"id": "af172d47-4844-4d0a-99ac-bbf0b89d7961", "project_id": "6b38befaf0f044269e5ca622d3ff3134", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "security_group_id": "eb3e065b-5161-40e9-b7c6-0fbfbf591510", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1103, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:43:58Z", "updated_at": "2025-03-25T09:43:58Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:43:58Z", "updated_at": "2025-03-25T09:43:58Z", "revision_number": 1, "project_id": "6b38befaf0f044269e5ca622d3ff3134"}}' 2025-03-25 09:43:58,670 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.223s 2025-03-25 09:43:58,670 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eb3e065b-5161-40e9-b7c6-0fbfbf591510", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-fafcad8c-71ab-4803-8ad3-55ee783910bf', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c28d1537-0c50-45c2-a547-4d93bb5dd86d", "project_id": "6b38befaf0f044269e5ca622d3ff3134", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "security_group_id": "eb3e065b-5161-40e9-b7c6-0fbfbf591510", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:43:58Z", "updated_at": "2025-03-25T09:43:58Z", "revision_number": 0}}' 2025-03-25 09:43:58,854 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://149.202.163.153/networking/v2.0/security-group-rules 0.183s 2025-03-25 09:43:58,854 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "eb3e065b-5161-40e9-b7c6-0fbfbf591510", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b9f9532c-29e4-499b-a417-51aa310ed48b', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d8104a2c-b18b-403d-9d0c-a4cd09840941", "project_id": "6b38befaf0f044269e5ca622d3ff3134", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "security_group_id": "eb3e065b-5161-40e9-b7c6-0fbfbf591510", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-03-25T09:43:58Z", "updated_at": "2025-03-25T09:43:58Z", "revision_number": 0}}' 2025-03-25 09:43:58,854 84540 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--636606735 created 2025-03-25 09:43:59,597 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://149.202.163.153/networking/v2.0/floatingips 0.742s 2025-03-25 09:43:59,597 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-0d4e150f-9a9c-4e5b-8b63-780b382e8130', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0a1bee06-15b2-4719-b569-5789bf4e3aef", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "floating_ip_address": "172.24.5.230", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6b38befaf0f044269e5ca622d3ff3134", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:43:59Z", "updated_at": "2025-03-25T09:43:59Z", "revision_number": 0}}' 2025-03-25 09:43:59,598 84540 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0a1bee06-15b2-4719-b569-5789bf4e3aef', 'tenant_id': '6b38befaf0f044269e5ca622d3ff3134', 'floating_ip_address': '172.24.5.230', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6b38befaf0f044269e5ca622d3ff3134', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:43:59Z', 'updated_at': '2025-03-25T09:43:59Z', 'revision_number': 0, 'ip': '172.24.5.230'} created 2025-03-25 09:43:59,750 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://149.202.163.153/identity/v3/auth/tokens 0.139s 2025-03-25 09:43:59,750 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2273', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-31f63e5a-e554-45e4-8b6b-9a7dca5a9f31', 'connection': 'close', 'status': '201', 'content-location': 'https://149.202.163.153/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "725e4ee435bb4ca3bac315ed45991467", "name": "tempest-ServersTestFqdnHostnames-26745468-project-member", "password_expires_at": null}, "audit_ids": ["XKflkpFRSy6Ktc7RvKggLw"], "expires_at": "2025-03-25T10:43:59.000000Z", "issued_at": "2025-03-25T09:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b38befaf0f044269e5ca622d3ff3134", "name": "tempest-ServersTestFqdnHostnames-26745468"}, "is_domain": false, "roles": [{"id": "edaaf4726ec94e2bb34c170120e45058", "name": "member"}, {"id": "115b89eebbc94a7b95ad033aa574ca4d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "4aeb6dac582543f8975b4f9fa571120f", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/identity", "region": "RegionOne"}], "id": "17d6eac734ac47da82f9630d5b09a9b0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b99db1fd169649f394ed210fa39928c5", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2/6b38befaf0f044269e5ca622d3ff3134", "region": "RegionOne"}], "id": "55288e571d344a648df1174143bb88cc", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "f15ebcc641c14350a7c1056832e159c1", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/networking", "region": "RegionOne"}], "id": "5582d99af460469fb6707168a78915ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4224749fc0c644a995548049f3060121", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/placement", "region": "RegionOne"}], "id": "60905b52c4d04034af519564ae76c19c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0bccf573ccb34cb5b0f8f8bb0d86c970", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/image", "region": "RegionOne"}], "id": "e51ce591dd6a48c2a14a06664f685027", "type": "image", "name": "glance"}, {"endpoints": [{"id": "b2a51f61719b44e5bbe179df6f5d8863", "interface": "public", "region_id": "RegionOne", "url": "https://149.202.163.153/compute/v2.1", "region": "RegionOne"}], "id": "ea08efa4ea154bf38b767dd9485e45be", "type": "compute", "name": "nova"}]}}' 2025-03-25 09:43:59,751 84540 INFO [tempest.lib.common.fixed_network] (ServersTestFqdnHostnames:test_create_server_with_fqdn_name) Found network {'id': '227204c2-758a-4981-a8ba-d4184e6cdebc', 'name': 'tempest-ServersTestFqdnHostnames-488705492-network', 'tenant_id': '6b38befaf0f044269e5ca622d3ff3134', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6b38befaf0f044269e5ca622d3ff3134', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 391, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:43:54Z', 'updated_at': '2025-03-25T09:43:54Z', 'revision_number': 1} available for tenant 2025-03-25 09:43:59,751 84540 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-441256586', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNchijyYw4MWkOuyswC5VCdV8m3dIjsLy2fon34DyNuR+chHzSVg/9+/gk2FuW9IuQxom7zWKTOsh8xQj9A3O14QASD9pcMaFRe33xsfPyr12bF7bzKsTJfIM7SZbi4HEw==', 'fingerprint': '64:3c:16:38:3c:28:4d:37:3d:7b:6b:9c:42:be:4f:ed', 'user_id': '725e4ee435bb4ca3bac315ed45991467', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD/06Ienmg/by1mXvY7899VFq2sl1ZR4WVyinPRDKZiotJFZVlID0O3\nt0vjqU3dVgGgBwYFK4EEACKhZANiAATXIYo8mMODFpDrsrMAuVQnVfJt3SI7C8tn\n6J9+A8jbkfnIR80lYP/fv4JNhblvSLkMaJu81ikzrIfMUI/QNzteEAEg/aXDGhUX\nt98bHz8q9dmxe28yrEyXyDO0mW4uBxM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'eb3e065b-5161-40e9-b7c6-0fbfbf591510', 'name': 'tempest-securitygroup--636606735', 'stateful': True, 'tenant_id': '6b38befaf0f044269e5ca622d3ff3134', 'description': 'tempest-description--279851781', 'shared': False, 'security_group_rules': [{'id': '5657dbf9-f382-4ca8-a6f9-2d74bda9c6e8', 'project_id': '6b38befaf0f044269e5ca622d3ff3134', 'tenant_id': '6b38befaf0f044269e5ca622d3ff3134', 'security_group_id': 'eb3e065b-5161-40e9-b7c6-0fbfbf591510', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1102, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:43:58Z', 'updated_at': '2025-03-25T09:43:58Z', 'revision_number': 0}, {'id': 'af172d47-4844-4d0a-99ac-bbf0b89d7961', 'project_id': '6b38befaf0f044269e5ca622d3ff3134', 'tenant_id': '6b38befaf0f044269e5ca622d3ff3134', 'security_group_id': 'eb3e065b-5161-40e9-b7c6-0fbfbf591510', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1103, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:43:58Z', 'updated_at': '2025-03-25T09:43:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:43:58Z', 'updated_at': '2025-03-25T09:43:58Z', 'revision_number': 1, 'project_id': '6b38befaf0f044269e5ca622d3ff3134'}, 'floating_ip': {'id': '0a1bee06-15b2-4719-b569-5789bf4e3aef', 'tenant_id': '6b38befaf0f044269e5ca622d3ff3134', 'floating_ip_address': '172.24.5.230', 'floating_network_id': '946038a1-d559-4563-aa6a-0057c4613e6b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6b38befaf0f044269e5ca622d3ff3134', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:43:59Z', 'updated_at': '2025-03-25T09:43:59Z', 'revision_number': 0, 'ip': '172.24.5.230'}} 2025-03-25 09:44:00,488 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 202 POST https://149.202.163.153/compute/v2.1/servers 0.736s 2025-03-25 09:44:00,488 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "guest-instance-1.domain.com", "imageRef": "25731b77-221f-4490-b6db-86ab69a52463", "flavorRef": "42", "adminPass": "C5&gLHx9by%gbYT", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "227204c2-758a-4981-a8ba-d4184e6cdebc"}], "security_groups": [{"name": "tempest-securitygroup--636606735"}], "key_name": "tempest-keypair-441256586", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '418', 'location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d646d377-728c-4a92-a426-6ce1d992ab0a', 'x-compute-request-id': 'req-d646d377-728c-4a92-a426-6ce1d992ab0a', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--636606735"}], "adminPass": "C5&gLHx9by%gbYT"}}' 2025-03-25 09:44:00,599 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.107s 2025-03-25 09:44:00,599 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8840de7c-4f9a-4be5-8c54-115fde927805', 'x-compute-request-id': 'req-8840de7c-4f9a-4be5-8c54-115fde927805', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:00Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-441256586", "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": []}}' 2025-03-25 09:44:01,718 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.103s 2025-03-25 09:44:01,719 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93c98ad0-ed6d-4ff4-9a67-0e1546c21ce2', 'x-compute-request-id': 'req-93c98ad0-ed6d-4ff4-9a67-0e1546c21ce2', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:01Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "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": []}}' 2025-03-25 09:44:02,849 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.118s 2025-03-25 09:44:02,849 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e2eef8-9743-4602-994a-cd55e37b185e', 'x-compute-request-id': 'req-d5e2eef8-9743-4602-994a-cd55e37b185e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:02Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "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": []}}' 2025-03-25 09:44:02,864 84540 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 09:44:03,985 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.120s 2025-03-25 09:44:03,985 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed7546a-d79d-4961-add6-58aa64c85b56', 'x-compute-request-id': 'req-1ed7546a-d79d-4961-add6-58aa64c85b56', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:02Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "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": []}}' 2025-03-25 09:44:05,120 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.118s 2025-03-25 09:44:05,120 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90fa2bc1-1d05-4d82-babc-03a7f82e8ce6', 'x-compute-request-id': 'req-90fa2bc1-1d05-4d82-babc-03a7f82e8ce6', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:05Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:05,136 84540 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 09:44:06,481 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.345s 2025-03-25 09:44:06,481 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f070a7-6bef-42df-ba84-c7e28f63781e', 'x-compute-request-id': 'req-68f070a7-6bef-42df-ba84-c7e28f63781e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:05Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:07,703 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.212s 2025-03-25 09:44:07,703 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e340c199-584a-4a37-b00c-f5918df3ef70', 'x-compute-request-id': 'req-e340c199-584a-4a37-b00c-f5918df3ef70', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:07Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:07,711 84540 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:44:08,897 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.185s 2025-03-25 09:44:08,897 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b4fe2d-eebc-4af1-b334-9a4d9c5987ec', 'x-compute-request-id': 'req-43b4fe2d-eebc-4af1-b334-9a4d9c5987ec', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:07Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:10,122 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.213s 2025-03-25 09:44:10,122 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89993b03-0ab9-4e97-a732-1fd5cb4fe1c1', 'x-compute-request-id': 'req-89993b03-0ab9-4e97-a732-1fd5cb4fe1c1', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:07Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:11,338 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.184s 2025-03-25 09:44:11,338 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdecfdeb-3dd5-4b7f-a634-dd5468487d8e', 'x-compute-request-id': 'req-cdecfdeb-3dd5-4b7f-a634-dd5468487d8e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:07Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:12,617 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.265s 2025-03-25 09:44:12,618 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48cd9080-5c05-4bda-8b1c-862e6586c134', 'x-compute-request-id': 'req-48cd9080-5c05-4bda-8b1c-862e6586c134', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:07Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:13,935 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.305s 2025-03-25 09:44:13,935 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e7088c-890d-4932-b96f-c5ba6e6009e0', 'x-compute-request-id': 'req-b7e7088c-890d-4932-b96f-c5ba6e6009e0', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:07Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:15,142 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.194s 2025-03-25 09:44:15,142 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff86ba4-45e1-4a8d-ad15-85850405b943', 'x-compute-request-id': 'req-dff86ba4-45e1-4a8d-ad15-85850405b943', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:15Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:16,416 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3 0.263s 2025-03-25 09:44:16,416 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e3b49ed-4b98-4eee-8ca8-30f6de55e070', 'x-compute-request-id': 'req-6e3b49ed-4b98-4eee-8ca8-30f6de55e070', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'} Body: b'{"server": {"id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "name": "guest-instance-1.domain.com", "status": "ACTIVE", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "user_id": "725e4ee435bb4ca3bac315ed45991467", "metadata": {}, "hostId": "334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff", "image": {"id": "25731b77-221f-4490-b6db-86ab69a52463", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}, "created": "2025-03-25T09:44:00Z", "updated": "2025-03-25T09:44:15Z", "addresses": {"tempest-ServersTestFqdnHostnames-488705492-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:fa:67"}]}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-441256586", "OS-SRV-USG:launched_at": "2025-03-25T09:44:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--636606735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-03-25 09:44:16,429 84540 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2025-03-25 09:44:16,621 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3/os-interface 0.191s 2025-03-25 09:44:16,622 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c759e423-31fa-45f5-8e21-5f17bd2dcf06', 'x-compute-request-id': 'req-c759e423-31fa-45f5-8e21-5f17bd2dcf06', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "227204c2-758a-4981-a8ba-d4184e6cdebc", "port_id": "8ec38b7f-2c05-439f-a474-8cd5c31c361a", "mac_addr": "fa:16:3e:a6:fa:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5148d3cb-7e2f-42fa-8f8c-5170cde9cd49", "ip_address": "10.1.0.7"}]}]}' 2025-03-25 09:44:17,648 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 PUT https://149.202.163.153/networking/v2.0/floatingips/0a1bee06-15b2-4719-b569-5789bf4e3aef 1.021s 2025-03-25 09:44:17,648 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "8ec38b7f-2c05-439f-a474-8cd5c31c361a"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:44:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-7db89418-3b36-4880-b4cf-d6ad1320872c', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/networking/v2.0/floatingips/0a1bee06-15b2-4719-b569-5789bf4e3aef'} Body: b'{"floatingip": {"id": "0a1bee06-15b2-4719-b569-5789bf4e3aef", "tenant_id": "6b38befaf0f044269e5ca622d3ff3134", "floating_ip_address": "172.24.5.230", "floating_network_id": "946038a1-d559-4563-aa6a-0057c4613e6b", "router_id": "e076758d-9a9a-4272-83f2-737f3eaa9cc0", "port_id": "8ec38b7f-2c05-439f-a474-8cd5c31c361a", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "227204c2-758a-4981-a8ba-d4184e6cdebc", "mac_address": "fa:16:3e:a6:fa:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "0cf8748c-ea75-4179-88d1-13f576faa3f3", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:43:59Z", "updated_at": "2025-03-25T09:44:16Z", "revision_number": 1, "project_id": "6b38befaf0f044269e5ca622d3ff3134"}}' 2025-03-25 09:44:17,651 84540 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; hostname 2025-03-25 09:44:17,654 84540 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.230:22' as 'cirros' with public key authentication 2025-03-25 09:44:20,719 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:44:26,287 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:44:32,880 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:44:40,431 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:44:49,007 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:44:58,607 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:45:09,167 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:45:20,751 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:45:33,359 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:45:46,928 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:46:01,519 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:46:17,072 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:46:33,647 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:46:51,248 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:47:09,807 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:47:29,391 84540 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 ([Errno None] Unable to connect to port 22 on 172.24.5.230). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:47:50,009 84540 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.230 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:47:50.009 84540 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:47:50.009 84540 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:47:50.009 84540 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:47:50.009 84540 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:47:50.009 84540 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:47:50.009 84540 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.230 2025-03-25 09:47:50.009 84540 ERROR tempest.lib.common.ssh 2025-03-25 09:47:50,011 84540 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestFqdnHostnames:test_create_server_with_fqdn_name. Timeout trying to ssh to server response: {'date': 'Tue, 25 Mar 2025 09:43:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '418', 'location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d646d377-728c-4a92-a426-6ce1d992ab0a', 'x-compute-request-id': 'req-d646d377-728c-4a92-a426-6ce1d992ab0a', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: {'id': '0cf8748c-ea75-4179-88d1-13f576faa3f3', 'name': 'guest-instance-1.domain.com', 'status': 'ACTIVE', 'tenant_id': '6b38befaf0f044269e5ca622d3ff3134', 'user_id': '725e4ee435bb4ca3bac315ed45991467', 'metadata': {}, 'hostId': '334accc8e342ae0d3edbe0ce9c8650706cf18fb1be8cee47046541ff', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:44:00Z', 'updated': '2025-03-25T09:44:15Z', 'addresses': {'tempest-ServersTestFqdnHostnames-488705492-network': [{'version': 4, 'addr': '10.1.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a6:fa:67'}]}, 'accessIPv4': '2.2.2.2', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-441256586', 'OS-SRV-USG:launched_at': '2025-03-25T09:44:15.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--636606735'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:47:50,588 84540 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 POST https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3/action 0.575s 2025-03-25 09:47:50,589 84540 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:47:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '39991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a33463f-9db6-4ffe-a128-87ffdc3ddb3d', 'x-compute-request-id': 'req-2a33463f-9db6-4ffe-a128-87ffdc3ddb3d', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/0cf8748c-ea75-4179-88d1-13f576faa3f3/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.463 MHz processor\\n[ 0.023903] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.025769] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.070274] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.082692] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.083587] ACPI: Early table checksum verification disabled\\n[ 0.084532] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.085284] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.086592] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.088055] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.088296] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.088472] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.088579] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.088684] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.088925] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.089017] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.089056] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.089083] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.089109] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.089156] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.094215] No NUMA configuration found\\n[ 0.094319] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.095726] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.104972] Zone ranges:\\n[ 0.105102] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.105302] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.105352] Normal empty\\n[ 0.105407] Device empty\\n[ 0.105457] Movable zone start for each node\\n[ 0.105572] Early memory node ranges\\n[ 0.105680] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.105948] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.106351] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.108043] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.108677] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.118930] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.120201] ACPI: PM-Timer IO Port: 0x608\\n[ 0.121212] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.122292] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:47:50,590 84540 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 0cf8748c-ea75-4179-88d1-13f576faa3f3: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.463 MHz processor [ 0.023903] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.025769] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.070274] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.082692] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.083587] ACPI: Early table checksum verification disabled [ 0.084532] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.085284] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.086592] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.088055] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.088296] ACPI: FACS 0x000000000BFE0000 000040 [ 0.088472] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.088579] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.088684] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.088925] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.089017] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.089056] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.089083] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.089109] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.089156] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.094215] No NUMA configuration found [ 0.094319] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.095726] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.104972] Zone ranges: [ 0.105102] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.105302] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.105352] Normal empty [ 0.105407] Device empty [ 0.105457] Movable zone start for each node [ 0.105572] Early memory node ranges [ 0.105680] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.105948] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.106351] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.108043] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.108677] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.118930] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.120201] ACPI: PM-Timer IO Port: 0x608 [ 0.121212] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.122292] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.122581] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.123238] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.123346] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.123548] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.123615] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.124078] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.124202] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.124862] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.128312] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.128445] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.128567] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.128612] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.128871] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.128967] Booting paravirtualized kernel on bare hardware [ 0.129814] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.131109] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.142751] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.147471] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.147588] Policy zone: DMA32 [ 0.147967] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.151350] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.152025] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.155957] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.170515] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.185101] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.187567] Kernel/User page tables isolation: enabled [ 0.194207] ftrace: allocating 50748 entries in 199 pages [ 0.396521] ftrace: allocated 199 pages with 5 groups [ 0.417772] rcu: Hierarchical RCU implementation. [ 0.417902] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.418114] Rude variant of Tasks RCU enabled. [ 0.418150] Tracing variant of Tasks RCU enabled. [ 0.418394] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.418473] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.480913] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.507986] Console: colour VGA+ 80x25 [ 0.526724] printk: console [tty0] enabled [ 0.568110] printk: console [ttyS0] enabled [ 0.571206] ACPI: Core revision 20210730 [ 0.584884] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.595057] APIC: Switch to symmetric I/O mode setup [ 0.607837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.610162] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283c8e76b3, max_idle_ns: 440795319299 ns [ 0.613080] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.92 BogoMIPS (lpj=9577852) [ 0.624424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.625024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.626557] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.628076] Spectre V2 : Mitigation: Retpolines [ 0.628658] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.629581] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.630453] Speculative Store Bypass: Vulnerable [ 0.631454] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.631499] MMIO Stale Data: Unknown: No mitigations [ 0.632977] x86/fpu: x87 FPU will use FXSAVE [ 1.310742] Freeing SMP alternatives memory: 44K [ 1.312957] pid_max: default: 32768 minimum: 301 [ 1.325423] LSM: Security Framework initializing [ 1.328783] landlock: Up and running. [ 1.329128] Yama: becoming mindful. [ 1.341826] AppArmor: AppArmor initialized [ 1.351621] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.352466] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.527499] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.547214] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.550256] signal: max sigframe size: 1440 [ 1.553210] rcu: Hierarchical SRCU implementation. [ 1.566986] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.573864] smp: Bringing up secondary CPUs ... [ 1.574351] smp: Brought up 1 node, 1 CPU [ 1.575604] smpboot: Max logical packages: 1 [ 1.575999] smpboot: Total of 1 processors activated (4788.92 BogoMIPS) [ 1.600828] devtmpfs: initialized [ 1.608629] x86/mm: Memory block size: 128MB [ 1.618543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.620332] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.628680] pinctrl core: initialized pinctrl subsystem [ 1.643675] PM: RTC time: 09:44:18, date: 2025-03-25 [ 1.666746] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.675589] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.677092] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.677817] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.678753] audit: initializing netlink subsys (disabled) [ 1.684586] audit: type=2000 audit(1742895858.088:1): state=initialized audit_enabled=0 res=1 [ 1.694672] thermal_sys: Registered thermal governor 'fair_share' [ 1.694768] thermal_sys: Registered thermal governor 'bang_bang' [ 1.695239] thermal_sys: Registered thermal governor 'step_wise' [ 1.696056] thermal_sys: Registered thermal governor 'user_space' [ 1.696398] thermal_sys: Registered thermal governor 'power_allocator' [ 1.697198] EISA bus registered [ 1.698486] cpuidle: using governor ladder [ 1.699139] cpuidle: using governor menu [ 1.703327] ACPI: bus type PCI registered [ 1.703905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.711499] PCI: Using configuration type 1 for base access [ 1.786417] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.796581] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.869366] ACPI: Added _OSI(Module Device) [ 1.869948] ACPI: Added _OSI(Processor Device) [ 1.870429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.870918] ACPI: Added _OSI(Processor Aggregator Device) [ 1.871845] ACPI: Added _OSI(Linux-Dell-Video) [ 1.872272] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.873711] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.958511] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.012007] ACPI: Interpreter enabled [ 2.014311] ACPI: PM: (supports S0 S3 S4 S5) [ 2.014811] ACPI: Using IOAPIC for interrupt routing [ 2.016449] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.017106] PCI: Using E820 reservations for host bridge windows [ 2.021440] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.120360] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.122310] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.124427] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.138455] acpiphp: Slot [3] registered [ 2.139217] acpiphp: Slot [4] registered [ 2.139716] acpiphp: Slot [5] registered [ 2.140158] acpiphp: Slot [6] registered [ 2.140682] acpiphp: Slot [7] registered [ 2.141230] acpiphp: Slot [8] registered [ 2.141745] acpiphp: Slot [9] registered [ 2.142198] acpiphp: Slot [10] registered [ 2.142818] acpiphp: Slot [11] registered [ 2.143594] acpiphp: Slot [12] registered [ 2.144091] acpiphp: Slot [13] registered [ 2.144540] acpiphp: Slot [14] registered [ 2.145075] acpiphp: Slot [15] registered [ 2.145538] acpiphp: Slot [16] registered [ 2.146074] acpiphp: Slot [17] registered [ 2.146746] acpiphp: Slot [18] registered [ 2.147238] acpiphp: Slot [19] registered [ 2.147774] acpiphp: Slot [20] registered [ 2.148286] acpiphp: Slot [21] registered [ 2.148837] acpiphp: Slot [22] registered [ 2.149349] acpiphp: Slot [23] registered [ 2.149825] acpiphp: Slot [24] registered [ 2.150280] acpiphp: Slot [25] registered [ 2.150768] acpiphp: Slot [26] registered [ 2.151260] acpiphp: Slot [27] registered [ 2.151725] acpiphp: Slot [28] registered [ 2.152166] acpiphp: Slot [29] registered [ 2.152726] acpiphp: Slot [30] registered [ 2.153172] acpiphp: Slot [31] registered [ 2.154126] PCI host bridge to bus 0000:00 [ 2.155743] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.156278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.156906] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.157319] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.157981] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.158726] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.163941] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.174916] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.178594] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.183821] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.186195] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.186744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.187211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.187599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.192318] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.193501] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.194057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.200327] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.202563] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.207553] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.210478] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.211588] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.215793] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.220057] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.222237] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.224225] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.229735] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.232290] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.257476] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.259582] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.261347] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.273621] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.313669] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.315578] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.323010] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.356262] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.358534] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.360313] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.366624] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.398352] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.402253] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.405802] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.409321] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.411209] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.427793] iommu: Default domain type: Translated [ 2.428306] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.439643] SCSI subsystem initialized [ 2.449066] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.450270] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.451330] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.452603] vgaarb: loaded [ 2.456715] ACPI: bus type USB registered [ 2.458457] usbcore: registered new interface driver usbfs [ 2.460136] usbcore: registered new interface driver hub [ 2.461293] usbcore: registered new device driver usb [ 2.463724] pps_core: LinuxPPS API ver. 1 registered [ 2.464324] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.465682] PTP clock support registered [ 2.468258] EDAC MC: Ver: 3.0.0 [ 2.498506] NetLabel: Initializing [ 2.499074] NetLabel: domain hash size = 128 [ 2.499531] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.502472] NetLabel: unlabeled traffic allowed by default [ 2.505814] PCI: Using ACPI for IRQ routing [ 2.516984] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.518546] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.519557] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.525936] clocksource: Switched to clocksource tsc-early [ 2.863229] VFS: Disk quotas dquot_6.6.0 [ 2.867863] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.897280] AppArmor: AppArmor Filesystem Enabled [ 2.899729] pnp: PnP ACPI init [ 2.927087] pnp: PnP ACPI: found 5 devices [ 3.008948] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 3.013572] NET: Registered PF_INET protocol family [ 3.017314] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.058377] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.060051] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.061989] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.063367] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.064335] TCP: Hash tables configured (established 2048 bind 2048) [ 3.070344] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.071073] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.072470] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.076055] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.077049] NET: Registered PF_XDP protocol family [ 3.078879] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.079463] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.079816] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.080223] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.080587] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.082054] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.082550] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.083122] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.083604] PCI: CLS 0 bytes, default 64 [ 3.099553] Trying to unpack rootfs image as initramfs... [ 3.113535] Initialise system trusted keyrings [ 3.122635] Key type blacklist registered [ 3.129863] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.196293] zbud: loaded [ 3.209166] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.220626] fuse: init (API version 7.34) [ 3.235184] integrity: Platform Keyring initialized [ 3.328409] Key type asymmetric registered [ 3.330291] Asymmetric key parser 'x509' registered [ 3.335943] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.340908] io scheduler mq-deadline registered [ 3.347134] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.369871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.381283] ACPI: button: Power Button [PWRF] [ 4.116219] tsc: Refined TSC clocksource calibration: 2394.463 MHz [ 4.117924] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c8e76b3, max_idle_ns: 440795319299 ns [ 4.124811] clocksource: Switched to clocksource tsc [ 4.771296] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.297408] Freeing initrd memory: 8864K [ 5.615470] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.277441] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.939126] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 7.596849] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.625869] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.667710] Linux agpgart interface v0.103 [ 7.717467] loop: module loaded [ 7.765955] scsi host0: ata_piix [ 7.774407] scsi host1: ata_piix [ 7.776707] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.777615] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.796232] tun: Universal TUN/TAP device driver, 1.6 [ 7.798689] PPP generic driver version 2.4.2 [ 7.802435] VFIO - User Level meta-driver version: 0.3 [ 7.810030] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.811502] ehci-pci: EHCI PCI platform driver [ 7.812672] ehci-platform: EHCI generic platform driver [ 7.813507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.814318] ohci-pci: OHCI PCI platform driver [ 7.815462] ohci-platform: OHCI generic platform driver [ 7.816300] uhci_hcd: USB Universal Host Controller Interface driver [ 7.820533] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.829723] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.831104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.836448] mousedev: PS/2 mouse device common for all mice [ 7.845288] rtc_cmos 00:04: RTC can wake from S4 [ 7.851919] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.861407] rtc_cmos 00:04: registered as rtc0 [ 7.864127] rtc_cmos 00:04: setting system clock to 2025-03-25T09:44:24 UTC (1742895864) [ 7.867942] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.869433] i2c_dev: i2c /dev entries driver [ 7.871686] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.873853] device-mapper: uevent: version 1.0.3 [ 7.877636] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.879819] platform eisa.0: Probing EISA bus 0 [ 7.880567] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.881391] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.881832] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.882389] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.882907] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.883631] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.884002] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.884367] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.884728] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.885139] platform eisa.0: EISA: Detected 0 cards [ 7.885673] intel_pstate: CPU model not supported [ 7.886800] ledtrig-cpu: registered to indicate activity on CPUs [ 7.890095] drop_monitor: Initializing network drop monitor service [ 7.895348] NET: Registered PF_INET6 protocol family [ 8.358602] Segment Routing with IPv6 [ 8.359163] In-situ OAM (IOAM) with IPv6 [ 8.362389] NET: Registered PF_PACKET protocol family [ 8.364863] Key type dns_resolver registered [ 8.371686] IPI shorthand broadcast: enabled [ 8.373754] sched_clock: Marking stable (8272215788, 98920744)->(8563095317, -191958785) [ 8.380740] registered taskstats version 1 [ 8.383240] Loading compiled-in X.509 certificates [ 8.410646] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.418392] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.425164] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.426372] blacklist: Loading compiled-in revocation X.509 certificates [ 8.430686] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.432211] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.433180] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.434125] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.436192] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.437578] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.438513] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.440373] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.448227] zswap: loaded using pool lzo/zbud [ 8.454699] Key type .fscrypt registered [ 8.455385] Key type fscrypt-provisioning registered [ 8.614328] Key type encrypted registered [ 8.616604] AppArmor: AppArmor sha1 policy hashing enabled [ 8.618561] ima: No TPM chip found, activating TPM-bypass! [ 8.620449] Loading compiled-in module X.509 certificates [ 8.629616] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.630964] ima: Allocated hash algorithm: sha1 [ 8.638909] ima: No architecture policies found [ 8.641755] evm: Initialising EVM extended attributes: [ 8.642454] evm: security.selinux [ 8.642944] evm: security.SMACK64 [ 8.643571] evm: security.SMACK64EXEC [ 8.643975] evm: security.SMACK64TRANSMUTE [ 8.644430] evm: security.SMACK64MMAP [ 8.644815] evm: security.apparmor [ 8.645213] evm: security.ima [ 8.645556] evm: security.capability [ 8.646032] evm: HMAC attrs: 0x1 [ 8.657192] PM: Magic number: 1:498:728 [ 8.673065] RAS: Correctable Errors collector initialized. [ 8.678128] clk: Disabling unused clocks [ 8.713276] Freeing unused decrypted memory: 2036K [ 8.874625] Freeing unused kernel image (initmem) memory: 3368K [ 8.876110] Write protecting the kernel read-only data: 30720k [ 8.884465] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.888547] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 9.328319] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.329939] x86/mm: Checking user space page tables [ 9.778573] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.780870] Run /init as init process info: initramfs: up at 10.03 [ 12.241635] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 13.022772] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 13.149318] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 18.90 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:0c:f8:74:8c:ea:75:41:79:88:d1:13:f5:76:fa:a3:f3 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:a6:fa:67 eth0: adding address fe80::f816:3eff:fea6:fa67 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.7 from 10.1.0.2 eth0: probing address 10.1.0.7/28 eth0: leased 10.1.0.7 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 34.89. request failed failed 2/20: up 39.35. request failed failed 3/20: up 88.75. request failed failed 4/20: up 94.24. request failed failed 5/20: up 97.28. request failed failed 6/20: up 102.74. request failed failed 7/20: up 105.81. request failed failed 8/20: up 111.38. request failed failed 9/20: up 114.62. request failed failed 10/20: up 120.43. request failed failed 11/20: up 123.40. request failed failed 12/20: up 128.90. request failed failed 13/20: up 132.02. request failed failed 14/20: up 137.49. request failed failed 15/20: up 140.57. request failed failed 16/20: up 146.01. request failed failed 17/20: up 149.03. request failed failed 18/20: up 154.51. request failed failed 19/20: up 157.56. request failed failed 20/20: up 163.07. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCT/iIMYc8zHhRi/bT0rZ+qsr53JKW/3jbY+gVJPsr8yrHm4yFiIcMVCUpeDqFyY0LNymc7FrHSHjnZszMEuZjrPwz/kwRwtzIniszC+aWCFIv1508ofeBucTha7BwYZJnsgTcN/CqDxYejYQnQoOou9ztStAW3HOA0GaGOILJntWQMtvVX4EBuA8kgMzqejEaN0aspMVIvrxLyNp8/HKFPq1gkhewjpvSIjDMmeI4QJqmD2NiHu9gfmJGgWm3YcUrMmzdA5k4sqsjPlht8gXCsYHOGgCvgT7+m0Olq4U6XcoA5pMP6w9gU9BfP+S7eXsfL3ktxhcEtboXBeIlUBnJB root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBN2By7LTu15Rlj9Q+yAo/HA6D35VfP18a1lbSdVBZqONuPDVvl6c8gPAs29Y7r+wOH/7BV7Uir7atP55+aNG2U= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.7,28,fe80::f816:3eff:fea6:fa67/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.7 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.7 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.7 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=188.44 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:A6:FA:67 inet addr:10.1.0.7 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fea6:fa67/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:35 errors:0 dropped:0 overruns:0 frame:0 TX packets:104 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3494 (3.4 KiB) TX bytes:6150 (6.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:28 errors:0 dropped:0 overruns:0 frame:0 TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2488 (2.4 KiB) TX bytes:2488 (2.4 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.7 icmp_seq=1 Destination Host Unreachable From 10.1.0.7 icmp_seq=2 Destination Host Unreachable From 10.1.0.7 icmp_seq=3 Destination Host Unreachable From 10.1.0.7 icmp_seq=4 Destination Host Unreachable From 10.1.0.7 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4063ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=1.46 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.92 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.29 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.14 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=5.59 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4013ms rtt min/avg/max/mdev = 1.139/2.478/5.585/1.679 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 14.101828] sctp: Hash tables configured (bind 256/256) [ 14.507974] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.555332] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.680911] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.704356] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 17.958550] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 19.107983] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 26.501510] 8021q: adding VLAN 0 to HW filter on device eth0 [ 185.680214] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 185.759435] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:44:37 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:44:42 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:44:42 cirros daemon.info dhcpcd[252]: DUID 00:04:0c:f8:74:8c:ea:75:41:79:88:d1:13:f5:76:fa:a3:f3 Mar 25 10:44:43 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:44:43 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:44:43 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:a6:fa:67 Mar 25 10:44:43 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fea6:fa67 Mar 25 10:44:43 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:44:44 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:44:44 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.7 from 10.1.0.2 Mar 25 10:44:44 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.7/28 Mar 25 10:44:50 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.7 for 86400 seconds Mar 25 10:44:50 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:44:50 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:44:50 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:44:57 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:47:21 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.230 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 238, in test_create_server_with_fqdn_name hostname = linux_client.exec_command("hostname").rstrip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command return self.ssh_client.exec_command(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 187, in exec_command ssh = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.230 via SSH timed out. User: cirros, Password: C5&gLHx9by%gbYT |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 3 | 2 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
fail
ft6.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:50:01,738 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; hostname 2025-03-25 09:50:01,739 84542 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.213:22' as 'cirros' with public key authentication 2025-03-25 09:50:04,848 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:50:10,415 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:50:17,007 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:50:24,560 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:50:33,135 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:50:42,736 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:50:53,297 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:51:04,884 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:51:17,488 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:51:31,056 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:51:45,648 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:52:01,200 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:52:17,775 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:52:35,376 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:52:53,935 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:53:13,519 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:53:34,127 84542 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:53:34.127 84542 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:53:34.127 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:53:34.127 84542 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:53:34.127 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:53:34.127 84542 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:53:34.127 84542 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.213 2025-03-25 09:53:34.127 84542 ERROR tempest.lib.common.ssh 2025-03-25 09:53:34,130 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestJSON:test_host_name_is_same_as_server_name. Timeout trying to ssh to server {'id': '3de6304e-9685-4622-9398-6c8d2bc938ce', 'name': 'tempest-ServersTestJSON-server-1589724349', 'status': 'ACTIVE', 'tenant_id': '96913ddd7d724970b1e40cc9b829d91a', 'user_id': 'aec1c608db0148ddb77c92881e7e4246', 'metadata': {'hello': 'world'}, 'hostId': 'cad8880cd0e99288daa08df885e64d6ec2713df023d6a4995733cd3c', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:49:45Z', 'updated': '2025-03-25T09:49:59Z', 'addresses': {'tempest-ServersTestJSON-1707346809-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:2a:5f:11'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/3de6304e-9685-4622-9398-6c8d2bc938ce'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/3de6304e-9685-4622-9398-6c8d2bc938ce'}], 'OS-DCF:diskConfig': 'AUTO', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1640972083', 'OS-SRV-USG:launched_at': '2025-03-25T09:49:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1085360027'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:53:34,720 84542 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_host_name_is_same_as_server_name): 200 POST https://149.202.163.153/compute/v2.1/servers/3de6304e-9685-4622-9398-6c8d2bc938ce/action 0.588s 2025-03-25 09:53:34,721 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:53:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40042', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d17a4bc-3117-41c7-8ac8-abe5d2e36f13', 'x-compute-request-id': 'req-8d17a4bc-3117-41c7-8ac8-abe5d2e36f13', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/3de6304e-9685-4622-9398-6c8d2bc938ce/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.000000] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.000000] ACPI: INT_S 2025-03-25 09:53:34,726 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 3de6304e-9685-4622-9398-6c8d2bc938ce: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.000000] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000BFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 50748 entries in 199 pages [ 0.000000] ftrace: allocated 199 pages with 5 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] printk: console [tty0] enabled [ 0.000000] printk: console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20210730 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.008000] APIC: Switch to symmetric I/O mode setup [ 0.020000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.032000] tsc: Unable to calibrate against PIT [ 0.036000] tsc: using HPET reference calibration [ 0.036000] tsc: Detected 2394.542 MHz processor [ 0.004099] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x228413a6d4b, max_idle_ns: 440795253073 ns [ 0.007101] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.08 BogoMIPS (lpj=9578168) [ 0.020158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.020925] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.022626] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.024276] Spectre V2 : Mitigation: Retpolines [ 0.024799] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026359] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.027404] Speculative Store Bypass: Vulnerable [ 0.028778] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.029577] MMIO Stale Data: Unknown: No mitigations [ 0.031451] x86/fpu: x87 FPU will use FXSAVE [ 0.735735] Freeing SMP alternatives memory: 44K [ 0.738628] pid_max: default: 32768 minimum: 301 [ 0.755506] LSM: Security Framework initializing [ 0.759790] landlock: Up and running. [ 0.760467] Yama: becoming mindful. [ 0.772933] AppArmor: AppArmor initialized [ 0.784979] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.786351] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.990123] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.014898] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.018664] signal: max sigframe size: 1440 [ 1.023410] rcu: Hierarchical SRCU implementation. [ 1.044719] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.055686] smp: Bringing up secondary CPUs ... [ 1.056218] smp: Brought up 1 node, 1 CPU [ 1.056585] smpboot: Max logical packages: 1 [ 1.057085] smpboot: Total of 1 processors activated (4789.08 BogoMIPS) [ 1.091078] devtmpfs: initialized [ 1.100518] x86/mm: Memory block size: 128MB [ 1.113680] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.115761] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.124176] pinctrl core: initialized pinctrl subsystem [ 1.139231] PM: RTC time: 09:50:03, date: 2025-03-25 [ 1.161180] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.175330] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.177732] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.178999] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.180487] audit: initializing netlink subsys (disabled) [ 1.187650] audit: type=2000 audit(1742896203.220:1): state=initialized audit_enabled=0 res=1 [ 1.207342] thermal_sys: Registered thermal governor 'fair_share' [ 1.207510] thermal_sys: Registered thermal governor 'bang_bang' [ 1.208200] thermal_sys: Registered thermal governor 'step_wise' [ 1.208787] thermal_sys: Registered thermal governor 'user_space' [ 1.209369] thermal_sys: Registered thermal governor 'power_allocator' [ 1.210990] EISA bus registered [ 1.212048] cpuidle: using governor ladder [ 1.212642] cpuidle: using governor menu [ 1.217456] ACPI: bus type PCI registered [ 1.218596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.228457] PCI: Using configuration type 1 for base access [ 1.310507] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.321951] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.402241] ACPI: Added _OSI(Module Device) [ 1.402984] ACPI: Added _OSI(Processor Device) [ 1.403545] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.404043] ACPI: Added _OSI(Processor Aggregator Device) [ 1.404889] ACPI: Added _OSI(Linux-Dell-Video) [ 1.406209] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.406771] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.477951] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.519157] ACPI: Interpreter enabled [ 1.521248] ACPI: PM: (supports S0 S3 S4 S5) [ 1.521693] ACPI: Using IOAPIC for interrupt routing [ 1.523292] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.523915] PCI: Using E820 reservations for host bridge windows [ 1.527842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.623761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.625716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.628985] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.643748] acpiphp: Slot [3] registered [ 1.644543] acpiphp: Slot [4] registered [ 1.645025] acpiphp: Slot [5] registered [ 1.645643] acpiphp: Slot [6] registered [ 1.646325] acpiphp: Slot [7] registered [ 1.647117] acpiphp: Slot [8] registered [ 1.647599] acpiphp: Slot [9] registered [ 1.648040] acpiphp: Slot [10] registered [ 1.648628] acpiphp: Slot [11] registered [ 1.649083] acpiphp: Slot [12] registered [ 1.649542] acpiphp: Slot [13] registered [ 1.650252] acpiphp: Slot [14] registered [ 1.650793] acpiphp: Slot [15] registered [ 1.651268] acpiphp: Slot [16] registered [ 1.651804] acpiphp: Slot [17] registered [ 1.652256] acpiphp: Slot [18] registered [ 1.652721] acpiphp: Slot [19] registered [ 1.653172] acpiphp: Slot [20] registered [ 1.653634] acpiphp: Slot [21] registered [ 1.654352] acpiphp: Slot [22] registered [ 1.654975] acpiphp: Slot [23] registered [ 1.655458] acpiphp: Slot [24] registered [ 1.655903] acpiphp: Slot [25] registered [ 1.656422] acpiphp: Slot [26] registered [ 1.656890] acpiphp: Slot [27] registered [ 1.657493] acpiphp: Slot [28] registered [ 1.658352] acpiphp: Slot [29] registered [ 1.659139] acpiphp: Slot [30] registered [ 1.659749] acpiphp: Slot [31] registered [ 1.660843] PCI host bridge to bus 0000:00 [ 1.661996] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.662631] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.663303] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.663725] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.664308] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.664820] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.670836] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.682872] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.686634] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.690799] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.695648] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.696398] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.696918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.697432] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703923] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.706376] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.707067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.712815] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.715478] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.726186] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.728449] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.736000] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.739355] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.747533] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.750261] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.754263] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.764360] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.767717] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.808928] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.811906] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.815300] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.824443] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.862587] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.864308] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.870282] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.905136] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.906926] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 1.909057] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 1.916069] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 1.960043] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.964994] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.968819] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.972570] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.974842] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.994829] iommu: Default domain type: Translated [ 1.995652] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.004910] SCSI subsystem initialized [ 2.014465] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.015173] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.015815] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.018449] vgaarb: loaded [ 2.020674] ACPI: bus type USB registered [ 2.021696] usbcore: registered new interface driver usbfs [ 2.022715] usbcore: registered new interface driver hub [ 2.023532] usbcore: registered new device driver usb [ 2.024777] pps_core: LinuxPPS API ver. 1 registered [ 2.025150] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.026480] PTP clock support registered [ 2.030329] EDAC MC: Ver: 3.0.0 [ 2.052548] NetLabel: Initializing [ 2.053102] NetLabel: domain hash size = 128 [ 2.053451] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.055877] NetLabel: unlabeled traffic allowed by default [ 2.058123] PCI: Using ACPI for IRQ routing [ 2.067045] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.068202] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.068893] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.078964] clocksource: Switched to clocksource tsc-early [ 2.313331] VFS: Disk quotas dquot_6.6.0 [ 2.314135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.340349] AppArmor: AppArmor Filesystem Enabled [ 2.341848] pnp: PnP ACPI init [ 2.367193] pnp: PnP ACPI: found 5 devices [ 2.413798] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.416933] NET: Registered PF_INET protocol family [ 2.419290] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.445132] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.446591] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.447929] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.448992] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.449798] TCP: Hash tables configured (established 2048 bind 2048) [ 2.453635] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.455086] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.456083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.459653] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.460785] NET: Registered PF_XDP protocol family [ 2.462987] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.463608] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.464130] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.464727] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.465301] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.467254] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.467954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.468641] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.469301] PCI: CLS 0 bytes, default 64 [ 2.479246] Trying to unpack rootfs image as initramfs... [ 2.510142] Initialise system trusted keyrings [ 2.523125] Key type blacklist registered [ 2.527362] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.578133] zbud: loaded [ 2.596130] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.603739] fuse: init (API version 7.34) [ 2.625952] integrity: Platform Keyring initialized [ 2.771641] Key type asymmetric registered [ 2.772520] Asymmetric key parser 'x509' registered [ 2.779243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.781668] io scheduler mq-deadline registered [ 2.800955] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.839421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.868505] ACPI: button: Power Button [PWRF] [ 3.515186] tsc: Refined TSC clocksource calibration: 2394.462 MHz [ 3.517178] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c7bd99f, max_idle_ns: 440795233967 ns [ 3.522983] clocksource: Switched to clocksource tsc [ 4.546602] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.913521] Freeing initrd memory: 8864K [ 5.298121] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.867195] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.584865] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 7.158902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.187930] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.229166] Linux agpgart interface v0.103 [ 7.279664] loop: module loaded [ 7.302820] scsi host0: ata_piix [ 7.308540] scsi host1: ata_piix [ 7.309941] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.310744] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.323367] tun: Universal TUN/TAP device driver, 1.6 [ 7.325015] PPP generic driver version 2.4.2 [ 7.327201] VFIO - User Level meta-driver version: 0.3 [ 7.332336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.333163] ehci-pci: EHCI PCI platform driver [ 7.333821] ehci-platform: EHCI generic platform driver [ 7.334723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.335334] ohci-pci: OHCI PCI platform driver [ 7.336003] ohci-platform: OHCI generic platform driver [ 7.336654] uhci_hcd: USB Universal Host Controller Interface driver [ 7.340494] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.348654] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.349605] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.354120] mousedev: PS/2 mouse device common for all mice [ 7.365756] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.370054] rtc_cmos 00:04: RTC can wake from S4 [ 7.386179] rtc_cmos 00:04: registered as rtc0 [ 7.389198] rtc_cmos 00:04: setting system clock to 2025-03-25T09:50:10 UTC (1742896210) [ 7.392418] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.393343] i2c_dev: i2c /dev entries driver [ 7.394964] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.396361] device-mapper: uevent: version 1.0.3 [ 7.399612] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.401023] platform eisa.0: Probing EISA bus 0 [ 7.401768] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.402784] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.403280] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.403990] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.404782] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.405407] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.405862] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.406343] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.407233] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.407771] platform eisa.0: EISA: Detected 0 cards [ 7.408327] intel_pstate: CPU model not supported [ 7.409377] ledtrig-cpu: registered to indicate activity on CPUs [ 7.412693] drop_monitor: Initializing network drop monitor service [ 7.417089] NET: Registered PF_INET6 protocol family [ 7.881082] Segment Routing with IPv6 [ 7.883796] In-situ OAM (IOAM) with IPv6 [ 7.885579] NET: Registered PF_PACKET protocol family [ 7.889140] Key type dns_resolver registered [ 7.900850] IPI shorthand broadcast: enabled [ 7.903609] sched_clock: Marking stable (7940204271, -37876419)->(8116901795, -214573943) [ 7.913782] registered taskstats version 1 [ 7.916777] Loading compiled-in X.509 certificates [ 7.948592] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.957158] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.964010] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.964944] blacklist: Loading compiled-in revocation X.509 certificates [ 7.977458] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.979227] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.980282] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.981273] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.982187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.984014] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.985005] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.985890] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.990145] zswap: loaded using pool lzo/zbud [ 7.999418] Key type .fscrypt registered [ 8.000164] Key type fscrypt-provisioning registered [ 8.140605] Key type encrypted registered [ 8.141202] AppArmor: AppArmor sha1 policy hashing enabled [ 8.148267] ima: No TPM chip found, activating TPM-bypass! [ 8.152161] Loading compiled-in module X.509 certificates [ 8.159397] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.160828] ima: Allocated hash algorithm: sha1 [ 8.168269] ima: No architecture policies found [ 8.170838] evm: Initialising EVM extended attributes: [ 8.171299] evm: security.selinux [ 8.171663] evm: security.SMACK64 [ 8.172049] evm: security.SMACK64EXEC [ 8.172447] evm: security.SMACK64TRANSMUTE [ 8.172770] evm: security.SMACK64MMAP [ 8.173227] evm: security.apparmor [ 8.173496] evm: security.ima [ 8.173702] evm: security.capability [ 8.173965] evm: HMAC attrs: 0x1 [ 8.183750] PM: Magic number: 1:601:829 [ 8.199732] RAS: Correctable Errors collector initialized. [ 8.203823] clk: Disabling unused clocks [ 8.232277] Freeing unused decrypted memory: 2036K [ 8.393909] Freeing unused kernel image (initmem) memory: 3368K [ 8.395597] Write protecting the kernel read-only data: 30720k [ 8.403180] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.408323] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.785345] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.788227] x86/mm: Checking user space page tables [ 9.176226] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.179011] Run /init as init process info: initramfs: up at 9.67 [ 11.571710] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 12.397383] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 12.540031] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 19.51 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:3d:e6:30:4e:96:85:46:22:93:98:6c:8d:2b:c9:38:ce eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:2a:5f:11 eth0: adding address fe80::f816:3eff:fe2a:5f11 eth0: soliciting a DHCP lease eth0: offered 10.1.0.5 from 10.1.0.2 eth0: probing address 10.1.0.5/28 eth0: soliciting an IPv6 router eth0: leased 10.1.0.5 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 35.40. request failed failed 2/20: up 40.88. request failed failed 3/20: up 43.94. request failed failed 4/20: up 53.50. request failed failed 5/20: up 58.93. request failed failed 6/20: up 87.41. request failed failed 7/20: up 90.46. request failed failed 8/20: up 95.88. request failed failed 9/20: up 99.25. request failed failed 10/20: up 104.73. request failed failed 11/20: up 107.76. request failed failed 12/20: up 113.21. request failed failed 13/20: up 116.25. request failed failed 14/20: up 121.66. request failed failed 15/20: up 124.79. request failed failed 16/20: up 130.39. request failed failed 17/20: up 133.45. request failed failed 18/20: up 138.96. request failed failed 19/20: up 142.02. request failed failed 20/20: up 147.51. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4P6hUAbrwpTduzva2ldhgdVj1smbWdHC39b+Bb0YguFsxlp64DrhZowBRQL/TPNi8uBYS56ZoHcUgVCy+kxqKtSolBNcBfiMT8AxVWY2Gyo6bCYW5vznJrCqJ6BTJmAbPPlWOmT6TRJMa5aoNOwP+cvJERaY5A+ckyckbVEEX+SCkPfOmiihSruFoIqoRZy8UAY955LC536snGeF0AEyacLkMxhDNOT/SWe2CvI31jEt0lLOXPToqAqyZFlGIVwLgO4Xd0Z5i+z0yZsfGvI2JRKaWgfLvXDp9eujm8bqCnXTiWD397kwXgCp9dr2HNPjACFZXa21crvaFVvdqxrIh root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBO4jSCwBFSNXQYs22hrgBkqNstaWji9ukTnZC+RkOq16R6i5c3XL83TwszapA5/oO7MEHelo00fwoKzSEOmxLU= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.5,28,fe80::f816:3eff:fe2a:5f11/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.5 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.5 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.5 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=162.27 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:2A:5F:11 inet addr:10.1.0.5 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe2a:5f11/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:51 errors:0 dropped:0 overruns:0 frame:0 TX packets:101 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4414 (4.3 KiB) TX bytes:5928 (5.7 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:28 errors:0 dropped:0 overruns:0 frame:0 TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2488 (2.4 KiB) TX bytes:2488 (2.4 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.5 icmp_seq=1 Destination Host Unreachable From 10.1.0.5 icmp_seq=2 Destination Host Unreachable From 10.1.0.5 icmp_seq=3 Destination Host Unreachable From 10.1.0.5 icmp_seq=4 Destination Host Unreachable From 10.1.0.5 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4077ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=3.22 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.92 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.83 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.37 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=2.90 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4011ms rtt min/avg/max/mdev = 1.373/2.250/3.222/0.696 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 13.664683] sctp: Hash tables configured (bind 256/256) [ 14.201130] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.259782] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.447255] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.480412] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 18.516638] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 19.556379] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 27.045122] 8021q: adding VLAN 0 to HW filter on device eth0 [ 158.844885] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 158.948629] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:50:24 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:50:29 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:50:29 cirros daemon.info dhcpcd[252]: DUID 00:04:3d:e6:30:4e:96:85:46:22:93:98:6c:8d:2b:c9:38:ce Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:2a:5f:11 Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe2a:5f11 Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.5 from 10.1.0.2 Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.5/28 Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.5 for 86400 seconds Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:50:44 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:52:40 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.213 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 147, in test_host_name_is_same_as_server_name hostname = linux_client.exec_command("hostname").rstrip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command return self.ssh_client.exec_command(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 187, in exec_command ssh = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.213 via SSH timed out. User: cirros, Password: V5!Sij_sq8+F7oW |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt6.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt6.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
fail
ft6.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:53:35,915 84542 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_verify_created_server_vcpus): 200 GET https://149.202.163.153/compute/v2.1/flavors/42 0.117s 2025-03-25 09:53:35,915 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:53:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9873037-355d-40bd-851e-f11a0b3baa07', 'x-compute-request-id': 'req-a9873037-355d-40bd-851e-f11a0b3baa07', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/42'} Body: b'{"flavor": {"id": "42", "name": "m1.nano", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}}' 2025-03-25 09:53:35,919 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c ^processor /proc/cpuinfo 2025-03-25 09:53:35,919 84542 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.213:22' as 'cirros' with public key authentication 2025-03-25 09:53:38,991 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:53:44,559 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:53:51,151 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:53:58,703 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:54:07,280 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:54:16,879 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:54:27,439 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:54:39,023 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:54:51,631 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:55:05,200 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:55:19,791 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:55:35,345 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:55:51,919 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:56:09,519 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:56:28,079 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:56:47,663 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 ([Errno None] Unable to connect to port 22 on 172.24.5.213). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:57:08,271 84542 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.213 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:57:08.271 84542 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:57:08.271 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:57:08.271 84542 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:57:08.271 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:57:08.271 84542 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:57:08.271 84542 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.213 2025-03-25 09:57:08.271 84542 ERROR tempest.lib.common.ssh 2025-03-25 09:57:08,273 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestJSON:test_verify_created_server_vcpus. Timeout trying to ssh to server {'id': '3de6304e-9685-4622-9398-6c8d2bc938ce', 'name': 'tempest-ServersTestJSON-server-1589724349', 'status': 'ACTIVE', 'tenant_id': '96913ddd7d724970b1e40cc9b829d91a', 'user_id': 'aec1c608db0148ddb77c92881e7e4246', 'metadata': {'hello': 'world'}, 'hostId': 'cad8880cd0e99288daa08df885e64d6ec2713df023d6a4995733cd3c', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:49:45Z', 'updated': '2025-03-25T09:49:59Z', 'addresses': {'tempest-ServersTestJSON-1707346809-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:2a:5f:11'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/3de6304e-9685-4622-9398-6c8d2bc938ce'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/3de6304e-9685-4622-9398-6c8d2bc938ce'}], 'OS-DCF:diskConfig': 'AUTO', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1640972083', 'OS-SRV-USG:launched_at': '2025-03-25T09:49:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1085360027'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:57:09,072 84542 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_verify_created_server_vcpus): 200 POST https://149.202.163.153/compute/v2.1/servers/3de6304e-9685-4622-9398-6c8d2bc938ce/action 0.797s 2025-03-25 09:57:09,073 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:57:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40042', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b15d955-a47e-4ab9-9764-e901a083f15e', 'x-compute-request-id': 'req-0b15d955-a47e-4ab9-9764-e901a083f15e', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/3de6304e-9685-4622-9398-6c8d2bc938ce/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.000000] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.000000] ACPI: INT_S 2025-03-25 09:57:09,075 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 3de6304e-9685-4622-9398-6c8d2bc938ce: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.000000] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000BFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 50748 entries in 199 pages [ 0.000000] ftrace: allocated 199 pages with 5 groups [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] printk: console [tty0] enabled [ 0.000000] printk: console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20210730 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.008000] APIC: Switch to symmetric I/O mode setup [ 0.020000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.032000] tsc: Unable to calibrate against PIT [ 0.036000] tsc: using HPET reference calibration [ 0.036000] tsc: Detected 2394.542 MHz processor [ 0.004099] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x228413a6d4b, max_idle_ns: 440795253073 ns [ 0.007101] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.08 BogoMIPS (lpj=9578168) [ 0.020158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.020925] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.022626] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.024276] Spectre V2 : Mitigation: Retpolines [ 0.024799] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026359] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.027404] Speculative Store Bypass: Vulnerable [ 0.028778] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.029577] MMIO Stale Data: Unknown: No mitigations [ 0.031451] x86/fpu: x87 FPU will use FXSAVE [ 0.735735] Freeing SMP alternatives memory: 44K [ 0.738628] pid_max: default: 32768 minimum: 301 [ 0.755506] LSM: Security Framework initializing [ 0.759790] landlock: Up and running. [ 0.760467] Yama: becoming mindful. [ 0.772933] AppArmor: AppArmor initialized [ 0.784979] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.786351] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.990123] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.014898] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.018664] signal: max sigframe size: 1440 [ 1.023410] rcu: Hierarchical SRCU implementation. [ 1.044719] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.055686] smp: Bringing up secondary CPUs ... [ 1.056218] smp: Brought up 1 node, 1 CPU [ 1.056585] smpboot: Max logical packages: 1 [ 1.057085] smpboot: Total of 1 processors activated (4789.08 BogoMIPS) [ 1.091078] devtmpfs: initialized [ 1.100518] x86/mm: Memory block size: 128MB [ 1.113680] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.115761] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.124176] pinctrl core: initialized pinctrl subsystem [ 1.139231] PM: RTC time: 09:50:03, date: 2025-03-25 [ 1.161180] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.175330] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.177732] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.178999] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.180487] audit: initializing netlink subsys (disabled) [ 1.187650] audit: type=2000 audit(1742896203.220:1): state=initialized audit_enabled=0 res=1 [ 1.207342] thermal_sys: Registered thermal governor 'fair_share' [ 1.207510] thermal_sys: Registered thermal governor 'bang_bang' [ 1.208200] thermal_sys: Registered thermal governor 'step_wise' [ 1.208787] thermal_sys: Registered thermal governor 'user_space' [ 1.209369] thermal_sys: Registered thermal governor 'power_allocator' [ 1.210990] EISA bus registered [ 1.212048] cpuidle: using governor ladder [ 1.212642] cpuidle: using governor menu [ 1.217456] ACPI: bus type PCI registered [ 1.218596] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.228457] PCI: Using configuration type 1 for base access [ 1.310507] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.321951] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.402241] ACPI: Added _OSI(Module Device) [ 1.402984] ACPI: Added _OSI(Processor Device) [ 1.403545] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.404043] ACPI: Added _OSI(Processor Aggregator Device) [ 1.404889] ACPI: Added _OSI(Linux-Dell-Video) [ 1.406209] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.406771] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.477951] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.519157] ACPI: Interpreter enabled [ 1.521248] ACPI: PM: (supports S0 S3 S4 S5) [ 1.521693] ACPI: Using IOAPIC for interrupt routing [ 1.523292] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.523915] PCI: Using E820 reservations for host bridge windows [ 1.527842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.623761] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.625716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.628985] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.643748] acpiphp: Slot [3] registered [ 1.644543] acpiphp: Slot [4] registered [ 1.645025] acpiphp: Slot [5] registered [ 1.645643] acpiphp: Slot [6] registered [ 1.646325] acpiphp: Slot [7] registered [ 1.647117] acpiphp: Slot [8] registered [ 1.647599] acpiphp: Slot [9] registered [ 1.648040] acpiphp: Slot [10] registered [ 1.648628] acpiphp: Slot [11] registered [ 1.649083] acpiphp: Slot [12] registered [ 1.649542] acpiphp: Slot [13] registered [ 1.650252] acpiphp: Slot [14] registered [ 1.650793] acpiphp: Slot [15] registered [ 1.651268] acpiphp: Slot [16] registered [ 1.651804] acpiphp: Slot [17] registered [ 1.652256] acpiphp: Slot [18] registered [ 1.652721] acpiphp: Slot [19] registered [ 1.653172] acpiphp: Slot [20] registered [ 1.653634] acpiphp: Slot [21] registered [ 1.654352] acpiphp: Slot [22] registered [ 1.654975] acpiphp: Slot [23] registered [ 1.655458] acpiphp: Slot [24] registered [ 1.655903] acpiphp: Slot [25] registered [ 1.656422] acpiphp: Slot [26] registered [ 1.656890] acpiphp: Slot [27] registered [ 1.657493] acpiphp: Slot [28] registered [ 1.658352] acpiphp: Slot [29] registered [ 1.659139] acpiphp: Slot [30] registered [ 1.659749] acpiphp: Slot [31] registered [ 1.660843] PCI host bridge to bus 0000:00 [ 1.661996] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.662631] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.663303] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.663725] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.664308] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.664820] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.670836] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.682872] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.686634] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.690799] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.695648] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.696398] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.696918] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.697432] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.703923] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.706376] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.707067] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.712815] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.715478] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.726186] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.728449] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.736000] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.739355] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.747533] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.750261] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.754263] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.764360] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.767717] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.808928] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.811906] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.815300] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.824443] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.862587] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.864308] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.870282] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.905136] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.906926] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 1.909057] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 1.916069] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 1.960043] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.964994] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.968819] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.972570] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.974842] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.994829] iommu: Default domain type: Translated [ 1.995652] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.004910] SCSI subsystem initialized [ 2.014465] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.015173] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.015815] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.018449] vgaarb: loaded [ 2.020674] ACPI: bus type USB registered [ 2.021696] usbcore: registered new interface driver usbfs [ 2.022715] usbcore: registered new interface driver hub [ 2.023532] usbcore: registered new device driver usb [ 2.024777] pps_core: LinuxPPS API ver. 1 registered [ 2.025150] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.026480] PTP clock support registered [ 2.030329] EDAC MC: Ver: 3.0.0 [ 2.052548] NetLabel: Initializing [ 2.053102] NetLabel: domain hash size = 128 [ 2.053451] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.055877] NetLabel: unlabeled traffic allowed by default [ 2.058123] PCI: Using ACPI for IRQ routing [ 2.067045] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.068202] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.068893] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.078964] clocksource: Switched to clocksource tsc-early [ 2.313331] VFS: Disk quotas dquot_6.6.0 [ 2.314135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.340349] AppArmor: AppArmor Filesystem Enabled [ 2.341848] pnp: PnP ACPI init [ 2.367193] pnp: PnP ACPI: found 5 devices [ 2.413798] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.416933] NET: Registered PF_INET protocol family [ 2.419290] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.445132] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.446591] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.447929] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.448992] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.449798] TCP: Hash tables configured (established 2048 bind 2048) [ 2.453635] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.455086] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.456083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.459653] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.460785] NET: Registered PF_XDP protocol family [ 2.462987] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.463608] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.464130] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.464727] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.465301] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.467254] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.467954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.468641] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.469301] PCI: CLS 0 bytes, default 64 [ 2.479246] Trying to unpack rootfs image as initramfs... [ 2.510142] Initialise system trusted keyrings [ 2.523125] Key type blacklist registered [ 2.527362] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.578133] zbud: loaded [ 2.596130] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.603739] fuse: init (API version 7.34) [ 2.625952] integrity: Platform Keyring initialized [ 2.771641] Key type asymmetric registered [ 2.772520] Asymmetric key parser 'x509' registered [ 2.779243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.781668] io scheduler mq-deadline registered [ 2.800955] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.839421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.868505] ACPI: button: Power Button [PWRF] [ 3.515186] tsc: Refined TSC clocksource calibration: 2394.462 MHz [ 3.517178] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c7bd99f, max_idle_ns: 440795233967 ns [ 3.522983] clocksource: Switched to clocksource tsc [ 4.546602] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.913521] Freeing initrd memory: 8864K [ 5.298121] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.867195] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.584865] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 7.158902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.187930] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.229166] Linux agpgart interface v0.103 [ 7.279664] loop: module loaded [ 7.302820] scsi host0: ata_piix [ 7.308540] scsi host1: ata_piix [ 7.309941] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.310744] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.323367] tun: Universal TUN/TAP device driver, 1.6 [ 7.325015] PPP generic driver version 2.4.2 [ 7.327201] VFIO - User Level meta-driver version: 0.3 [ 7.332336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.333163] ehci-pci: EHCI PCI platform driver [ 7.333821] ehci-platform: EHCI generic platform driver [ 7.334723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.335334] ohci-pci: OHCI PCI platform driver [ 7.336003] ohci-platform: OHCI generic platform driver [ 7.336654] uhci_hcd: USB Universal Host Controller Interface driver [ 7.340494] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.348654] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.349605] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.354120] mousedev: PS/2 mouse device common for all mice [ 7.365756] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.370054] rtc_cmos 00:04: RTC can wake from S4 [ 7.386179] rtc_cmos 00:04: registered as rtc0 [ 7.389198] rtc_cmos 00:04: setting system clock to 2025-03-25T09:50:10 UTC (1742896210) [ 7.392418] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.393343] i2c_dev: i2c /dev entries driver [ 7.394964] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.396361] device-mapper: uevent: version 1.0.3 [ 7.399612] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.401023] platform eisa.0: Probing EISA bus 0 [ 7.401768] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.402784] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.403280] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.403990] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.404782] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.405407] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.405862] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.406343] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.407233] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.407771] platform eisa.0: EISA: Detected 0 cards [ 7.408327] intel_pstate: CPU model not supported [ 7.409377] ledtrig-cpu: registered to indicate activity on CPUs [ 7.412693] drop_monitor: Initializing network drop monitor service [ 7.417089] NET: Registered PF_INET6 protocol family [ 7.881082] Segment Routing with IPv6 [ 7.883796] In-situ OAM (IOAM) with IPv6 [ 7.885579] NET: Registered PF_PACKET protocol family [ 7.889140] Key type dns_resolver registered [ 7.900850] IPI shorthand broadcast: enabled [ 7.903609] sched_clock: Marking stable (7940204271, -37876419)->(8116901795, -214573943) [ 7.913782] registered taskstats version 1 [ 7.916777] Loading compiled-in X.509 certificates [ 7.948592] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.957158] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.964010] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.964944] blacklist: Loading compiled-in revocation X.509 certificates [ 7.977458] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.979227] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.980282] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.981273] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.982187] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.984014] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.985005] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.985890] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.990145] zswap: loaded using pool lzo/zbud [ 7.999418] Key type .fscrypt registered [ 8.000164] Key type fscrypt-provisioning registered [ 8.140605] Key type encrypted registered [ 8.141202] AppArmor: AppArmor sha1 policy hashing enabled [ 8.148267] ima: No TPM chip found, activating TPM-bypass! [ 8.152161] Loading compiled-in module X.509 certificates [ 8.159397] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.160828] ima: Allocated hash algorithm: sha1 [ 8.168269] ima: No architecture policies found [ 8.170838] evm: Initialising EVM extended attributes: [ 8.171299] evm: security.selinux [ 8.171663] evm: security.SMACK64 [ 8.172049] evm: security.SMACK64EXEC [ 8.172447] evm: security.SMACK64TRANSMUTE [ 8.172770] evm: security.SMACK64MMAP [ 8.173227] evm: security.apparmor [ 8.173496] evm: security.ima [ 8.173702] evm: security.capability [ 8.173965] evm: HMAC attrs: 0x1 [ 8.183750] PM: Magic number: 1:601:829 [ 8.199732] RAS: Correctable Errors collector initialized. [ 8.203823] clk: Disabling unused clocks [ 8.232277] Freeing unused decrypted memory: 2036K [ 8.393909] Freeing unused kernel image (initmem) memory: 3368K [ 8.395597] Write protecting the kernel read-only data: 30720k [ 8.403180] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.408323] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.785345] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.788227] x86/mm: Checking user space page tables [ 9.176226] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.179011] Run /init as init process info: initramfs: up at 9.67 [ 11.571710] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 12.397383] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 12.540031] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 19.51 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:3d:e6:30:4e:96:85:46:22:93:98:6c:8d:2b:c9:38:ce eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:2a:5f:11 eth0: adding address fe80::f816:3eff:fe2a:5f11 eth0: soliciting a DHCP lease eth0: offered 10.1.0.5 from 10.1.0.2 eth0: probing address 10.1.0.5/28 eth0: soliciting an IPv6 router eth0: leased 10.1.0.5 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 35.40. request failed failed 2/20: up 40.88. request failed failed 3/20: up 43.94. request failed failed 4/20: up 53.50. request failed failed 5/20: up 58.93. request failed failed 6/20: up 87.41. request failed failed 7/20: up 90.46. request failed failed 8/20: up 95.88. request failed failed 9/20: up 99.25. request failed failed 10/20: up 104.73. request failed failed 11/20: up 107.76. request failed failed 12/20: up 113.21. request failed failed 13/20: up 116.25. request failed failed 14/20: up 121.66. request failed failed 15/20: up 124.79. request failed failed 16/20: up 130.39. request failed failed 17/20: up 133.45. request failed failed 18/20: up 138.96. request failed failed 19/20: up 142.02. request failed failed 20/20: up 147.51. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4P6hUAbrwpTduzva2ldhgdVj1smbWdHC39b+Bb0YguFsxlp64DrhZowBRQL/TPNi8uBYS56ZoHcUgVCy+kxqKtSolBNcBfiMT8AxVWY2Gyo6bCYW5vznJrCqJ6BTJmAbPPlWOmT6TRJMa5aoNOwP+cvJERaY5A+ckyckbVEEX+SCkPfOmiihSruFoIqoRZy8UAY955LC536snGeF0AEyacLkMxhDNOT/SWe2CvI31jEt0lLOXPToqAqyZFlGIVwLgO4Xd0Z5i+z0yZsfGvI2JRKaWgfLvXDp9eujm8bqCnXTiWD397kwXgCp9dr2HNPjACFZXa21crvaFVvdqxrIh root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBO4jSCwBFSNXQYs22hrgBkqNstaWji9ukTnZC+RkOq16R6i5c3XL83TwszapA5/oO7MEHelo00fwoKzSEOmxLU= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.5,28,fe80::f816:3eff:fe2a:5f11/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.5 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.5 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.5 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=162.27 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:2A:5F:11 inet addr:10.1.0.5 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe2a:5f11/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:51 errors:0 dropped:0 overruns:0 frame:0 TX packets:101 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4414 (4.3 KiB) TX bytes:5928 (5.7 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:28 errors:0 dropped:0 overruns:0 frame:0 TX packets:28 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2488 (2.4 KiB) TX bytes:2488 (2.4 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.5 icmp_seq=1 Destination Host Unreachable From 10.1.0.5 icmp_seq=2 Destination Host Unreachable From 10.1.0.5 icmp_seq=3 Destination Host Unreachable From 10.1.0.5 icmp_seq=4 Destination Host Unreachable From 10.1.0.5 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4077ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=3.22 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.92 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.83 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.37 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=2.90 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4011ms rtt min/avg/max/mdev = 1.373/2.250/3.222/0.696 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 13.664683] sctp: Hash tables configured (bind 256/256) [ 14.201130] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.259782] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.447255] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.480412] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 18.516638] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 19.556379] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 27.045122] 8021q: adding VLAN 0 to HW filter on device eth0 [ 158.844885] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 158.948629] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:50:24 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:50:29 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:50:29 cirros daemon.info dhcpcd[252]: DUID 00:04:3d:e6:30:4e:96:85:46:22:93:98:6c:8d:2b:c9:38:ce Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:2a:5f:11 Mar 25 10:50:30 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe2a:5f11 Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.5 from 10.1.0.2 Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.5/28 Mar 25 10:50:31 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.5 for 86400 seconds Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:50:36 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:50:44 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:52:40 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.213 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 130, in test_verify_created_server_vcpus output = linux_client.exec_command('grep -c ^processor /proc/cpuinfo') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command return self.ssh_client.exec_command(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 187, in exec_command ssh = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.213 via SSH timed out. User: cirros, Password: V5!Sij_sq8+F7oW |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt6.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 3 | 2 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
fail
ft7.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:36:16,426 84538 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; hostname 2025-03-25 09:36:16,427 84538 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.40:22' as 'cirros' with public key authentication 2025-03-25 09:36:19,503 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:36:25,072 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:36:31,663 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:36:39,215 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:36:47,791 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:36:57,394 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:37:07,951 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:37:19,535 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:37:32,144 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:37:45,711 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:38:00,304 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:38:15,919 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:38:32,496 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:38:50,097 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:39:08,655 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:39:28,240 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:39:48,848 84538 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:39:48.848 84538 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:39:48.848 84538 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:39:48.848 84538 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:39:48.848 84538 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:39:48.848 84538 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:39:48.848 84538 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.40 2025-03-25 09:39:48.848 84538 ERROR tempest.lib.common.ssh 2025-03-25 09:39:48,854 84538 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestManualDisk:test_host_name_is_same_as_server_name. Timeout trying to ssh to server {'id': 'bf180dae-1fdd-453f-9003-637918312eea', 'name': 'tempest-ServersTestManualDisk-server-1628853350', 'status': 'ACTIVE', 'tenant_id': 'ed2cb3ea7bee475088c3ca3641b80645', 'user_id': '82301fa366104a709d37b9fe6fba6324', 'metadata': {'hello': 'world'}, 'hostId': 'ec86c8ed9556f207c0316ea9694255dfc0cfb4521625840a86770fa4', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:36:01Z', 'updated': '2025-03-25T09:36:14Z', 'addresses': {'tempest-ServersTestManualDisk-194977638-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:75:92:47'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/bf180dae-1fdd-453f-9003-637918312eea'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/bf180dae-1fdd-453f-9003-637918312eea'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1147117718', 'OS-SRV-USG:launched_at': '2025-03-25T09:36:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--208165109'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:39:49,436 84538 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_host_name_is_same_as_server_name): 200 POST https://149.202.163.153/compute/v2.1/servers/bf180dae-1fdd-453f-9003-637918312eea/action 0.580s 2025-03-25 09:39:49,437 84538 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4854aea-c911-46a2-9be3-963785a32656', 'x-compute-request-id': 'req-d4854aea-c911-46a2-9be3-963785a32656', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/bf180dae-1fdd-453f-9003-637918312eea/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.413 MHz processor\\n[ 0.024129] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.026161] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.079087] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.091410] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.092317] ACPI: Early table checksum verification disabled\\n[ 0.093434] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.094220] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.095998] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.097512] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.097799] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.097981] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098091] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098191] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098434] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.098513] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.098551] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.098599] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.098626] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.098651] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.103716] No NUMA configuration found\\n[ 0.103809] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.105320] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.114682] Zone ranges:\\n[ 0.114823] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.115025] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.115077] Normal empty\\n[ 0.115146] Device empty\\n[ 0.115198] Movable zone start for each node\\n[ 0.115290] Early memory node ranges\\n[ 0.115402] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.115683] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.116081] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.119216] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.119858] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.129986] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.131187] ACPI: PM-Timer IO Port: 0x608\\n[ 0.132169] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.133143] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:39:49,438 84538 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server bf180dae-1fdd-453f-9003-637918312eea: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.413 MHz processor [ 0.024129] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.026161] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.079087] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.091410] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.092317] ACPI: Early table checksum verification disabled [ 0.093434] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.094220] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.095998] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.097512] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.097799] ACPI: FACS 0x000000000BFE0000 000040 [ 0.097981] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098091] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098191] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098434] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.098513] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.098551] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.098599] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.098626] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.098651] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.103716] No NUMA configuration found [ 0.103809] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.105320] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.114682] Zone ranges: [ 0.114823] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.115025] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.115077] Normal empty [ 0.115146] Device empty [ 0.115198] Movable zone start for each node [ 0.115290] Early memory node ranges [ 0.115402] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.115683] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.116081] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.119216] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.119858] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.129986] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.131187] ACPI: PM-Timer IO Port: 0x608 [ 0.132169] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.133143] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.133400] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.134005] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.134108] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.134296] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.134352] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.134811] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.134956] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.135617] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.138836] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.138991] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.139071] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.139108] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.139343] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.139434] Booting paravirtualized kernel on bare hardware [ 0.140165] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.141325] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.152779] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.157268] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.157344] Policy zone: DMA32 [ 0.157710] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.160933] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.161622] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.165638] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.179990] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.194579] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.197092] Kernel/User page tables isolation: enabled [ 0.203746] ftrace: allocating 50748 entries in 199 pages [ 0.383669] ftrace: allocated 199 pages with 5 groups [ 0.403672] rcu: Hierarchical RCU implementation. [ 0.403802] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.403997] Rude variant of Tasks RCU enabled. [ 0.404031] Tracing variant of Tasks RCU enabled. [ 0.404221] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.404292] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.464025] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.486609] Console: colour VGA+ 80x25 [ 0.498340] printk: console [tty0] enabled [ 0.526525] printk: console [ttyS0] enabled [ 0.529402] ACPI: Core revision 20210730 [ 0.541631] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.550963] APIC: Switch to symmetric I/O mode setup [ 0.560421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.562497] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x228399ca0ed, max_idle_ns: 440795326939 ns [ 0.567605] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.82 BogoMIPS (lpj=9577652) [ 0.574217] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574624] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.575750] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.576887] Spectre V2 : Mitigation: Retpolines [ 0.577229] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.577773] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.578380] Speculative Store Bypass: Vulnerable [ 0.579234] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.579528] MMIO Stale Data: Unknown: No mitigations [ 0.581084] x86/fpu: x87 FPU will use FXSAVE [ 1.107245] Freeing SMP alternatives memory: 44K [ 1.109798] pid_max: default: 32768 minimum: 301 [ 1.121749] LSM: Security Framework initializing [ 1.125186] landlock: Up and running. [ 1.125542] Yama: becoming mindful. [ 1.135868] AppArmor: AppArmor initialized [ 1.145655] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.146479] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.319404] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.332503] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.334559] signal: max sigframe size: 1440 [ 1.335490] rcu: Hierarchical SRCU implementation. [ 1.352469] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.361219] smp: Bringing up secondary CPUs ... [ 1.361817] smp: Brought up 1 node, 1 CPU [ 1.362187] smpboot: Max logical packages: 1 [ 1.362675] smpboot: Total of 1 processors activated (4788.82 BogoMIPS) [ 1.390100] devtmpfs: initialized [ 1.396959] x86/mm: Memory block size: 128MB [ 1.407979] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.409502] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.417574] pinctrl core: initialized pinctrl subsystem [ 1.432768] PM: RTC time: 09:36:17, date: 2025-03-25 [ 1.447745] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.456894] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.458405] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.459161] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.459880] audit: initializing netlink subsys (disabled) [ 1.468201] audit: type=2000 audit(1742895375.912:1): state=initialized audit_enabled=0 res=1 [ 1.476585] thermal_sys: Registered thermal governor 'fair_share' [ 1.476656] thermal_sys: Registered thermal governor 'bang_bang' [ 1.477100] thermal_sys: Registered thermal governor 'step_wise' [ 1.477491] thermal_sys: Registered thermal governor 'user_space' [ 1.477840] thermal_sys: Registered thermal governor 'power_allocator' [ 1.478498] EISA bus registered [ 1.479629] cpuidle: using governor ladder [ 1.480114] cpuidle: using governor menu [ 1.483319] ACPI: bus type PCI registered [ 1.484218] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.492340] PCI: Using configuration type 1 for base access [ 1.554113] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.565037] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.643725] ACPI: Added _OSI(Module Device) [ 1.644431] ACPI: Added _OSI(Processor Device) [ 1.644963] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.645351] ACPI: Added _OSI(Processor Aggregator Device) [ 1.646239] ACPI: Added _OSI(Linux-Dell-Video) [ 1.646780] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.647454] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.715181] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.757250] ACPI: Interpreter enabled [ 1.759462] ACPI: PM: (supports S0 S3 S4 S5) [ 1.759868] ACPI: Using IOAPIC for interrupt routing [ 1.761333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.761956] PCI: Using E820 reservations for host bridge windows [ 1.766034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.845973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.847881] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.849779] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.863290] acpiphp: Slot [3] registered [ 1.863670] acpiphp: Slot [4] registered [ 1.864114] acpiphp: Slot [5] registered [ 1.864567] acpiphp: Slot [6] registered [ 1.864990] acpiphp: Slot [7] registered [ 1.865539] acpiphp: Slot [8] registered [ 1.865962] acpiphp: Slot [9] registered [ 1.866425] acpiphp: Slot [10] registered [ 1.867518] acpiphp: Slot [11] registered [ 1.867997] acpiphp: Slot [12] registered [ 1.868432] acpiphp: Slot [13] registered [ 1.868883] acpiphp: Slot [14] registered [ 1.869318] acpiphp: Slot [15] registered [ 1.869765] acpiphp: Slot [16] registered [ 1.870245] acpiphp: Slot [17] registered [ 1.870691] acpiphp: Slot [18] registered [ 1.871142] acpiphp: Slot [19] registered [ 1.871648] acpiphp: Slot [20] registered [ 1.872083] acpiphp: Slot [21] registered [ 1.872585] acpiphp: Slot [22] registered [ 1.873060] acpiphp: Slot [23] registered [ 1.873501] acpiphp: Slot [24] registered [ 1.873962] acpiphp: Slot [25] registered [ 1.874399] acpiphp: Slot [26] registered [ 1.874862] acpiphp: Slot [27] registered [ 1.875539] acpiphp: Slot [28] registered [ 1.875995] acpiphp: Slot [29] registered [ 1.876485] acpiphp: Slot [30] registered [ 1.876940] acpiphp: Slot [31] registered [ 1.877811] PCI host bridge to bus 0000:00 [ 1.879050] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.879570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.880270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.880666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.881243] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.881718] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.886208] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.896473] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.900034] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.903782] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.907528] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.908037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.908455] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.908883] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.913089] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.914227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.914768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.920272] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.922246] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.928312] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.930344] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.935404] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.936106] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.942702] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.944120] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.945890] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.951458] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.956905] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.982268] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.984174] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.985952] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.992171] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.018621] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.019935] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.024469] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.044545] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.046480] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.048048] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.052443] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.089339] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.092300] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.094398] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.096480] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.097763] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.106431] iommu: Default domain type: Translated [ 2.106921] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.113883] SCSI subsystem initialized [ 2.121635] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.122265] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.122891] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.123565] vgaarb: loaded [ 2.125289] ACPI: bus type USB registered [ 2.127828] usbcore: registered new interface driver usbfs [ 2.128666] usbcore: registered new interface driver hub [ 2.129304] usbcore: registered new device driver usb [ 2.130490] pps_core: LinuxPPS API ver. 1 registered [ 2.131474] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.132153] PTP clock support registered [ 2.133996] EDAC MC: Ver: 3.0.0 [ 2.151121] NetLabel: Initializing [ 2.151451] NetLabel: domain hash size = 128 [ 2.151763] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.153607] NetLabel: unlabeled traffic allowed by default [ 2.155751] PCI: Using ACPI for IRQ routing [ 2.161320] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.162167] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.162636] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.169846] clocksource: Switched to clocksource tsc-early [ 2.393449] VFS: Disk quotas dquot_6.6.0 [ 2.404896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.439228] AppArmor: AppArmor Filesystem Enabled [ 2.441019] pnp: PnP ACPI init [ 2.462648] pnp: PnP ACPI: found 5 devices [ 2.516583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.520219] NET: Registered PF_INET protocol family [ 2.523758] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.547504] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.548515] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.549151] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.550312] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.550971] TCP: Hash tables configured (established 2048 bind 2048) [ 2.554663] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.555573] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.556529] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.559693] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.560695] NET: Registered PF_XDP protocol family [ 2.562624] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.563267] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.563835] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.564594] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.565249] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.567601] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.568678] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.569512] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.570307] PCI: CLS 0 bytes, default 64 [ 2.591241] Trying to unpack rootfs image as initramfs... [ 2.614625] Initialise system trusted keyrings [ 2.622423] Key type blacklist registered [ 2.629082] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.671556] zbud: loaded [ 2.690743] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.697587] fuse: init (API version 7.34) [ 2.710880] integrity: Platform Keyring initialized [ 2.789309] Key type asymmetric registered [ 2.789846] Asymmetric key parser 'x509' registered [ 2.790859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.797356] io scheduler mq-deadline registered [ 2.806975] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.824708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.834989] ACPI: button: Power Button [PWRF] [ 3.588836] tsc: Refined TSC clocksource calibration: 2394.460 MHz [ 3.590626] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c649547, max_idle_ns: 440795304016 ns [ 3.592429] clocksource: Switched to clocksource tsc [ 3.878181] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.256877] Freeing initrd memory: 8864K [ 4.587531] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.069205] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 5.553147] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 6.119846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.149304] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.188645] Linux agpgart interface v0.103 [ 6.235009] loop: module loaded [ 6.254468] scsi host0: ata_piix [ 6.259294] scsi host1: ata_piix [ 6.260516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 6.261089] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 6.272002] tun: Universal TUN/TAP device driver, 1.6 [ 6.273386] PPP generic driver version 2.4.2 [ 6.275122] VFIO - User Level meta-driver version: 0.3 [ 6.279488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.280269] ehci-pci: EHCI PCI platform driver [ 6.281091] ehci-platform: EHCI generic platform driver [ 6.281592] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.282119] ohci-pci: OHCI PCI platform driver [ 6.282723] ohci-platform: OHCI generic platform driver [ 6.283271] uhci_hcd: USB Universal Host Controller Interface driver [ 6.286081] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.292951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.293635] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.297425] mousedev: PS/2 mouse device common for all mice [ 6.303799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.305645] rtc_cmos 00:04: RTC can wake from S4 [ 6.314149] rtc_cmos 00:04: registered as rtc0 [ 6.315578] rtc_cmos 00:04: setting system clock to 2025-03-25T09:36:21 UTC (1742895381) [ 6.316202] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 6.318566] i2c_dev: i2c /dev entries driver [ 6.319782] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.321095] device-mapper: uevent: version 1.0.3 [ 6.322932] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.324620] platform eisa.0: Probing EISA bus 0 [ 6.325310] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.325893] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.326325] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.326707] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.327094] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.327459] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.327835] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.328200] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.328804] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.329240] platform eisa.0: EISA: Detected 0 cards [ 6.329762] intel_pstate: CPU model not supported [ 6.330613] ledtrig-cpu: registered to indicate activity on CPUs [ 6.333243] drop_monitor: Initializing network drop monitor service [ 6.336986] NET: Registered PF_INET6 protocol family [ 6.666520] Segment Routing with IPv6 [ 6.667447] In-situ OAM (IOAM) with IPv6 [ 6.669093] NET: Registered PF_PACKET protocol family [ 6.670655] Key type dns_resolver registered [ 6.676013] IPI shorthand broadcast: enabled [ 6.677595] sched_clock: Marking stable (6604389024, 72111767)->(6840389009, -163888218) [ 6.682686] registered taskstats version 1 [ 6.685343] Loading compiled-in X.509 certificates [ 6.708638] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 6.713483] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.717542] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.718230] blacklist: Loading compiled-in revocation X.509 certificates [ 6.721023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.721972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.722820] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.723702] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.724899] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.725693] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.726461] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.727298] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.730625] zswap: loaded using pool lzo/zbud [ 6.743436] Key type .fscrypt registered [ 6.743861] Key type fscrypt-provisioning registered [ 6.858610] Key type encrypted registered [ 6.859328] AppArmor: AppArmor sha1 policy hashing enabled [ 6.861126] ima: No TPM chip found, activating TPM-bypass! [ 6.861904] Loading compiled-in module X.509 certificates [ 6.867028] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 6.868092] ima: Allocated hash algorithm: sha1 [ 6.873884] ima: No architecture policies found [ 6.875726] evm: Initialising EVM extended attributes: [ 6.876763] evm: security.selinux [ 6.877218] evm: security.SMACK64 [ 6.877624] evm: security.SMACK64EXEC [ 6.878040] evm: security.SMACK64TRANSMUTE [ 6.878467] evm: security.SMACK64MMAP [ 6.878897] evm: security.apparmor [ 6.879290] evm: security.ima [ 6.879518] evm: security.capability [ 6.879917] evm: HMAC attrs: 0x1 [ 6.887847] PM: Magic number: 1:395:627 [ 6.898637] RAS: Correctable Errors collector initialized. [ 6.901847] clk: Disabling unused clocks [ 6.929780] Freeing unused decrypted memory: 2036K [ 7.067711] Freeing unused kernel image (initmem) memory: 3368K [ 7.069419] Write protecting the kernel read-only data: 30720k [ 7.078381] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.084598] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 7.497207] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.498941] x86/mm: Checking user space page tables [ 7.825143] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.826058] Run /init as init process info: initramfs: up at 8.07 [ 9.676377] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 10.375525] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 10.487650] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 15.40 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bf:18:0d:ae:1f:dd:45:3f:90:03:63:79:18:31:2e:ea eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:75:92:47 eth0: adding address fe80::f816:3eff:fe75:9247 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.9 from 10.1.0.2 eth0: probing address 10.1.0.9/28 eth0: leased 10.1.0.9 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 32.55. request failed failed 2/20: up 37.99. request failed failed 3/20: up 41.05. request failed failed 4/20: up 46.47. request failed failed 5/20: up 49.55. request failed failed 6/20: up 54.93. request failed failed 7/20: up 58.04. request failed [ 65.497381] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 1908824994 wd_nsec: 1908823210 failed 8/20: up 63.50. request failed failed 9/20: up 67.52. request failed failed 10/20: up 70.84. request failed failed 11/20: up 76.23. request failed failed 12/20: up 79.27. request failed failed 13/20: up 84.62. request failed failed 14/20: up 87.70. request failed failed 15/20: up 93.10. request failed failed 16/20: up 96.17. request failed failed 17/20: up 101.61. request failed failed 18/20: up 104.67. request failed failed 19/20: up 110.08. request failed failed 20/20: up 113.14. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeuug5CvIQ8BsMJVAbkSv1NQ3IjJDtr2/KstZA0Zyxb6kgQ1tvagSfLnr+CL5Cd8UHb8c8kVN72sUd4uAz4dvpezFDeVv8czBSILeXbedc9beF2oYujppEUEM9Ho4YP9fFPAj5OYAheCNhezyrAh5i00imKPNQKH3rPqez4/1m9Cu9y3dz1VO8BSnvGnyqH6X1XMeeSaw5rnwPcFlJzZAeeympzMvit2LV8eQWltX0kHQy6GrQEtgpXIGr0upd9qwtZQZ4y0E+W66+Kzk0P2A+YWm1BMQ50Oclz/zhMsJhduPD4cNRS+3OdTUR1nkpArSDiTRCJLYNnX1f5gS7bExr root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbKc0j6X8GplQm8fdeR1GEPPe9uqNha5P+mG4LAfeidIjQX99DJ0Z7eBRXlmrMuCx0XCXpVVmxlwD22kIj+hnI= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.9,28,fe80::f816:3eff:fe75:9247/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.9 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.9 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.9 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=125.27 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:75:92:47 inet addr:10.1.0.9 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe75:9247/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:35 errors:0 dropped:0 overruns:0 frame:0 TX packets:89 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3770 (3.6 KiB) TX bytes:4944 (4.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:32 errors:0 dropped:0 overruns:0 frame:0 TX packets:32 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2840 (2.7 KiB) TX bytes:2840 (2.7 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.9 icmp_seq=1 Destination Host Unreachable From 10.1.0.9 icmp_seq=2 Destination Host Unreachable From 10.1.0.9 icmp_seq=3 Destination Host Unreachable From 10.1.0.9 icmp_seq=4 Destination Host Unreachable From 10.1.0.9 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4081ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=2.06 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.51 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=2.75 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=2.11 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=2.06 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4011ms rtt min/avg/max/mdev = 1.510/2.096/2.746/0.392 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 11.765241] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 11.801103] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 11.933529] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 11.955295] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.803404] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 15.558551] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 23.890876] 8021q: adding VLAN 0 to HW filter on device eth0 [ 65.497381] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 1908824994 wd_nsec: 1908823210 [ 123.069534] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 123.146126] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:36:32 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:36:38 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:36:38 cirros daemon.info dhcpcd[252]: DUID 00:04:bf:18:0d:ae:1f:dd:45:3f:90:03:63:79:18:31:2e:ea Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:75:92:47 Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe75:9247 Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:36:40 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:36:40 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.9 from 10.1.0.2 Mar 25 10:36:40 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.9/28 Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.9 for 86400 seconds Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:36:53 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:38:17 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.40 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 147, in test_host_name_is_same_as_server_name hostname = linux_client.exec_command("hostname").rstrip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command return self.ssh_client.exec_command(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 187, in exec_command ssh = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.40 via SSH timed out. User: cirros, Password: W2+4CkQZ1YyuppU |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt7.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt7.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
fail
ft7.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:39:49,840 84538 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_verify_created_server_vcpus): 200 GET https://149.202.163.153/compute/v2.1/flavors/42 0.037s 2025-03-25 09:39:49,840 84538 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 25 Mar 2025 09:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '375', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2675d50b-b302-49c9-8b95-b80da76a0712', 'x-compute-request-id': 'req-2675d50b-b302-49c9-8b95-b80da76a0712', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/flavors/42'} Body: b'{"flavor": {"id": "42", "name": "m1.nano", "ram": 192, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://149.202.163.153/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://149.202.163.153/compute/flavors/42"}]}}' 2025-03-25 09:39:49,847 84538 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c ^processor /proc/cpuinfo 2025-03-25 09:39:49,848 84538 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.40:22' as 'cirros' with public key authentication 2025-03-25 09:39:52,943 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:39:58,511 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:40:05,103 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:40:12,655 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:40:21,231 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:40:30,832 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:40:41,392 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:40:52,975 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:41:05,583 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:41:19,151 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:41:33,743 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:41:49,296 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:42:05,872 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:42:23,471 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:42:42,032 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:43:01,617 84538 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 ([Errno None] Unable to connect to port 22 on 172.24.5.40). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:43:22,223 84538 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.40 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:43:22.223 84538 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:43:22.223 84538 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:43:22.223 84538 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:43:22.223 84538 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 09:43:22.223 84538 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:43:22.223 84538 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.40 2025-03-25 09:43:22.223 84538 ERROR tempest.lib.common.ssh 2025-03-25 09:43:22,226 84538 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestManualDisk:test_verify_created_server_vcpus. Timeout trying to ssh to server {'id': 'bf180dae-1fdd-453f-9003-637918312eea', 'name': 'tempest-ServersTestManualDisk-server-1628853350', 'status': 'ACTIVE', 'tenant_id': 'ed2cb3ea7bee475088c3ca3641b80645', 'user_id': '82301fa366104a709d37b9fe6fba6324', 'metadata': {'hello': 'world'}, 'hostId': 'ec86c8ed9556f207c0316ea9694255dfc0cfb4521625840a86770fa4', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/flavors/42'}]}, 'created': '2025-03-25T09:36:01Z', 'updated': '2025-03-25T09:36:14Z', 'addresses': {'tempest-ServersTestManualDisk-194977638-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:75:92:47'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/bf180dae-1fdd-453f-9003-637918312eea'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/bf180dae-1fdd-453f-9003-637918312eea'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1147117718', 'OS-SRV-USG:launched_at': '2025-03-25T09:36:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--208165109'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []} 2025-03-25 09:43:22,992 84538 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_verify_created_server_vcpus): 200 POST https://149.202.163.153/compute/v2.1/servers/bf180dae-1fdd-453f-9003-637918312eea/action 0.764s 2025-03-25 09:43:22,993 84538 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5c2328-ca3f-4cee-97f3-d846ac39d5b6', 'x-compute-request-id': 'req-aa5c2328-ca3f-4cee-97f3-d846ac39d5b6', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/bf180dae-1fdd-453f-9003-637918312eea/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.413 MHz processor\\n[ 0.024129] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.026161] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.079087] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.091410] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.092317] ACPI: Early table checksum verification disabled\\n[ 0.093434] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.094220] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.095998] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.097512] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.097799] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.097981] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098091] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098191] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.098434] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.098513] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.098551] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.098599] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.098626] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.098651] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.103716] No NUMA configuration found\\n[ 0.103809] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.105320] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.114682] Zone ranges:\\n[ 0.114823] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.115025] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.115077] Normal empty\\n[ 0.115146] Device empty\\n[ 0.115198] Movable zone start for each node\\n[ 0.115290] Early memory node ranges\\n[ 0.115402] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.115683] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.116081] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.119216] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.119858] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.129986] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.131187] ACPI: PM-Timer IO Port: 0x608\\n[ 0.132169] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.133143] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:43:22,995 84538 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server bf180dae-1fdd-453f-9003-637918312eea: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.413 MHz processor [ 0.024129] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.026161] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.079087] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.091410] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.092317] ACPI: Early table checksum verification disabled [ 0.093434] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.094220] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.095998] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.097512] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.097799] ACPI: FACS 0x000000000BFE0000 000040 [ 0.097981] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098091] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098191] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.098434] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.098513] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.098551] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.098599] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.098626] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.098651] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.103716] No NUMA configuration found [ 0.103809] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.105320] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.114682] Zone ranges: [ 0.114823] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.115025] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.115077] Normal empty [ 0.115146] Device empty [ 0.115198] Movable zone start for each node [ 0.115290] Early memory node ranges [ 0.115402] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.115683] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.116081] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.119216] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.119858] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.129986] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.131187] ACPI: PM-Timer IO Port: 0x608 [ 0.132169] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.133143] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.133400] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.134005] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.134108] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.134296] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.134352] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.134811] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.134956] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.135617] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.138836] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.138991] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.139071] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.139108] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.139343] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.139434] Booting paravirtualized kernel on bare hardware [ 0.140165] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.141325] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.152779] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.157268] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.157344] Policy zone: DMA32 [ 0.157710] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.160933] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.161622] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.165638] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.179990] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.194579] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.197092] Kernel/User page tables isolation: enabled [ 0.203746] ftrace: allocating 50748 entries in 199 pages [ 0.383669] ftrace: allocated 199 pages with 5 groups [ 0.403672] rcu: Hierarchical RCU implementation. [ 0.403802] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.403997] Rude variant of Tasks RCU enabled. [ 0.404031] Tracing variant of Tasks RCU enabled. [ 0.404221] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.404292] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.464025] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.486609] Console: colour VGA+ 80x25 [ 0.498340] printk: console [tty0] enabled [ 0.526525] printk: console [ttyS0] enabled [ 0.529402] ACPI: Core revision 20210730 [ 0.541631] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.550963] APIC: Switch to symmetric I/O mode setup [ 0.560421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.562497] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x228399ca0ed, max_idle_ns: 440795326939 ns [ 0.567605] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.82 BogoMIPS (lpj=9577652) [ 0.574217] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.574624] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.575750] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.576887] Spectre V2 : Mitigation: Retpolines [ 0.577229] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.577773] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.578380] Speculative Store Bypass: Vulnerable [ 0.579234] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.579528] MMIO Stale Data: Unknown: No mitigations [ 0.581084] x86/fpu: x87 FPU will use FXSAVE [ 1.107245] Freeing SMP alternatives memory: 44K [ 1.109798] pid_max: default: 32768 minimum: 301 [ 1.121749] LSM: Security Framework initializing [ 1.125186] landlock: Up and running. [ 1.125542] Yama: becoming mindful. [ 1.135868] AppArmor: AppArmor initialized [ 1.145655] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.146479] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.319404] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.332503] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.334559] signal: max sigframe size: 1440 [ 1.335490] rcu: Hierarchical SRCU implementation. [ 1.352469] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.361219] smp: Bringing up secondary CPUs ... [ 1.361817] smp: Brought up 1 node, 1 CPU [ 1.362187] smpboot: Max logical packages: 1 [ 1.362675] smpboot: Total of 1 processors activated (4788.82 BogoMIPS) [ 1.390100] devtmpfs: initialized [ 1.396959] x86/mm: Memory block size: 128MB [ 1.407979] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.409502] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.417574] pinctrl core: initialized pinctrl subsystem [ 1.432768] PM: RTC time: 09:36:17, date: 2025-03-25 [ 1.447745] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.456894] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.458405] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.459161] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.459880] audit: initializing netlink subsys (disabled) [ 1.468201] audit: type=2000 audit(1742895375.912:1): state=initialized audit_enabled=0 res=1 [ 1.476585] thermal_sys: Registered thermal governor 'fair_share' [ 1.476656] thermal_sys: Registered thermal governor 'bang_bang' [ 1.477100] thermal_sys: Registered thermal governor 'step_wise' [ 1.477491] thermal_sys: Registered thermal governor 'user_space' [ 1.477840] thermal_sys: Registered thermal governor 'power_allocator' [ 1.478498] EISA bus registered [ 1.479629] cpuidle: using governor ladder [ 1.480114] cpuidle: using governor menu [ 1.483319] ACPI: bus type PCI registered [ 1.484218] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.492340] PCI: Using configuration type 1 for base access [ 1.554113] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.565037] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.643725] ACPI: Added _OSI(Module Device) [ 1.644431] ACPI: Added _OSI(Processor Device) [ 1.644963] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.645351] ACPI: Added _OSI(Processor Aggregator Device) [ 1.646239] ACPI: Added _OSI(Linux-Dell-Video) [ 1.646780] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.647454] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.715181] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.757250] ACPI: Interpreter enabled [ 1.759462] ACPI: PM: (supports S0 S3 S4 S5) [ 1.759868] ACPI: Using IOAPIC for interrupt routing [ 1.761333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.761956] PCI: Using E820 reservations for host bridge windows [ 1.766034] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.845973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.847881] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.849779] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.863290] acpiphp: Slot [3] registered [ 1.863670] acpiphp: Slot [4] registered [ 1.864114] acpiphp: Slot [5] registered [ 1.864567] acpiphp: Slot [6] registered [ 1.864990] acpiphp: Slot [7] registered [ 1.865539] acpiphp: Slot [8] registered [ 1.865962] acpiphp: Slot [9] registered [ 1.866425] acpiphp: Slot [10] registered [ 1.867518] acpiphp: Slot [11] registered [ 1.867997] acpiphp: Slot [12] registered [ 1.868432] acpiphp: Slot [13] registered [ 1.868883] acpiphp: Slot [14] registered [ 1.869318] acpiphp: Slot [15] registered [ 1.869765] acpiphp: Slot [16] registered [ 1.870245] acpiphp: Slot [17] registered [ 1.870691] acpiphp: Slot [18] registered [ 1.871142] acpiphp: Slot [19] registered [ 1.871648] acpiphp: Slot [20] registered [ 1.872083] acpiphp: Slot [21] registered [ 1.872585] acpiphp: Slot [22] registered [ 1.873060] acpiphp: Slot [23] registered [ 1.873501] acpiphp: Slot [24] registered [ 1.873962] acpiphp: Slot [25] registered [ 1.874399] acpiphp: Slot [26] registered [ 1.874862] acpiphp: Slot [27] registered [ 1.875539] acpiphp: Slot [28] registered [ 1.875995] acpiphp: Slot [29] registered [ 1.876485] acpiphp: Slot [30] registered [ 1.876940] acpiphp: Slot [31] registered [ 1.877811] PCI host bridge to bus 0000:00 [ 1.879050] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.879570] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.880270] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.880666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.881243] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.881718] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.886208] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.896473] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.900034] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.903782] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.907528] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.908037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.908455] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.908883] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.913089] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.914227] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.914768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.920272] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.922246] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.928312] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.930344] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.935404] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.936106] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.942702] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.944120] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.945890] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.951458] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.956905] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.982268] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.984174] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.985952] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.992171] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.018621] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.019935] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.024469] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.044545] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.046480] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.048048] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.052443] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.089339] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.092300] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.094398] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.096480] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.097763] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.106431] iommu: Default domain type: Translated [ 2.106921] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.113883] SCSI subsystem initialized [ 2.121635] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.122265] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.122891] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.123565] vgaarb: loaded [ 2.125289] ACPI: bus type USB registered [ 2.127828] usbcore: registered new interface driver usbfs [ 2.128666] usbcore: registered new interface driver hub [ 2.129304] usbcore: registered new device driver usb [ 2.130490] pps_core: LinuxPPS API ver. 1 registered [ 2.131474] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.132153] PTP clock support registered [ 2.133996] EDAC MC: Ver: 3.0.0 [ 2.151121] NetLabel: Initializing [ 2.151451] NetLabel: domain hash size = 128 [ 2.151763] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.153607] NetLabel: unlabeled traffic allowed by default [ 2.155751] PCI: Using ACPI for IRQ routing [ 2.161320] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.162167] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.162636] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.169846] clocksource: Switched to clocksource tsc-early [ 2.393449] VFS: Disk quotas dquot_6.6.0 [ 2.404896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.439228] AppArmor: AppArmor Filesystem Enabled [ 2.441019] pnp: PnP ACPI init [ 2.462648] pnp: PnP ACPI: found 5 devices [ 2.516583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.520219] NET: Registered PF_INET protocol family [ 2.523758] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.547504] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.548515] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.549151] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.550312] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.550971] TCP: Hash tables configured (established 2048 bind 2048) [ 2.554663] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.555573] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.556529] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.559693] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.560695] NET: Registered PF_XDP protocol family [ 2.562624] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.563267] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.563835] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.564594] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.565249] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.567601] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.568678] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.569512] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.570307] PCI: CLS 0 bytes, default 64 [ 2.591241] Trying to unpack rootfs image as initramfs... [ 2.614625] Initialise system trusted keyrings [ 2.622423] Key type blacklist registered [ 2.629082] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.671556] zbud: loaded [ 2.690743] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.697587] fuse: init (API version 7.34) [ 2.710880] integrity: Platform Keyring initialized [ 2.789309] Key type asymmetric registered [ 2.789846] Asymmetric key parser 'x509' registered [ 2.790859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.797356] io scheduler mq-deadline registered [ 2.806975] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.824708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.834989] ACPI: button: Power Button [PWRF] [ 3.588836] tsc: Refined TSC clocksource calibration: 2394.460 MHz [ 3.590626] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c649547, max_idle_ns: 440795304016 ns [ 3.592429] clocksource: Switched to clocksource tsc [ 3.878181] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.256877] Freeing initrd memory: 8864K [ 4.587531] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.069205] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 5.553147] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 6.119846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.149304] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.188645] Linux agpgart interface v0.103 [ 6.235009] loop: module loaded [ 6.254468] scsi host0: ata_piix [ 6.259294] scsi host1: ata_piix [ 6.260516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 6.261089] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 6.272002] tun: Universal TUN/TAP device driver, 1.6 [ 6.273386] PPP generic driver version 2.4.2 [ 6.275122] VFIO - User Level meta-driver version: 0.3 [ 6.279488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.280269] ehci-pci: EHCI PCI platform driver [ 6.281091] ehci-platform: EHCI generic platform driver [ 6.281592] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.282119] ohci-pci: OHCI PCI platform driver [ 6.282723] ohci-platform: OHCI generic platform driver [ 6.283271] uhci_hcd: USB Universal Host Controller Interface driver [ 6.286081] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.292951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.293635] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.297425] mousedev: PS/2 mouse device common for all mice [ 6.303799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 6.305645] rtc_cmos 00:04: RTC can wake from S4 [ 6.314149] rtc_cmos 00:04: registered as rtc0 [ 6.315578] rtc_cmos 00:04: setting system clock to 2025-03-25T09:36:21 UTC (1742895381) [ 6.316202] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 6.318566] i2c_dev: i2c /dev entries driver [ 6.319782] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 6.321095] device-mapper: uevent: version 1.0.3 [ 6.322932] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 6.324620] platform eisa.0: Probing EISA bus 0 [ 6.325310] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 6.325893] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 6.326325] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 6.326707] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 6.327094] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 6.327459] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 6.327835] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 6.328200] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 6.328804] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 6.329240] platform eisa.0: EISA: Detected 0 cards [ 6.329762] intel_pstate: CPU model not supported [ 6.330613] ledtrig-cpu: registered to indicate activity on CPUs [ 6.333243] drop_monitor: Initializing network drop monitor service [ 6.336986] NET: Registered PF_INET6 protocol family [ 6.666520] Segment Routing with IPv6 [ 6.667447] In-situ OAM (IOAM) with IPv6 [ 6.669093] NET: Registered PF_PACKET protocol family [ 6.670655] Key type dns_resolver registered [ 6.676013] IPI shorthand broadcast: enabled [ 6.677595] sched_clock: Marking stable (6604389024, 72111767)->(6840389009, -163888218) [ 6.682686] registered taskstats version 1 [ 6.685343] Loading compiled-in X.509 certificates [ 6.708638] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 6.713483] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 6.717542] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 6.718230] blacklist: Loading compiled-in revocation X.509 certificates [ 6.721023] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 6.721972] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 6.722820] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 6.723702] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 6.724899] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 6.725693] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 6.726461] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 6.727298] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 6.730625] zswap: loaded using pool lzo/zbud [ 6.743436] Key type .fscrypt registered [ 6.743861] Key type fscrypt-provisioning registered [ 6.858610] Key type encrypted registered [ 6.859328] AppArmor: AppArmor sha1 policy hashing enabled [ 6.861126] ima: No TPM chip found, activating TPM-bypass! [ 6.861904] Loading compiled-in module X.509 certificates [ 6.867028] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 6.868092] ima: Allocated hash algorithm: sha1 [ 6.873884] ima: No architecture policies found [ 6.875726] evm: Initialising EVM extended attributes: [ 6.876763] evm: security.selinux [ 6.877218] evm: security.SMACK64 [ 6.877624] evm: security.SMACK64EXEC [ 6.878040] evm: security.SMACK64TRANSMUTE [ 6.878467] evm: security.SMACK64MMAP [ 6.878897] evm: security.apparmor [ 6.879290] evm: security.ima [ 6.879518] evm: security.capability [ 6.879917] evm: HMAC attrs: 0x1 [ 6.887847] PM: Magic number: 1:395:627 [ 6.898637] RAS: Correctable Errors collector initialized. [ 6.901847] clk: Disabling unused clocks [ 6.929780] Freeing unused decrypted memory: 2036K [ 7.067711] Freeing unused kernel image (initmem) memory: 3368K [ 7.069419] Write protecting the kernel read-only data: 30720k [ 7.078381] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 7.084598] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 7.497207] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.498941] x86/mm: Checking user space page tables [ 7.825143] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.826058] Run /init as init process info: initramfs: up at 8.07 [ 9.676377] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 10.375525] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 10.487650] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 15.40 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:bf:18:0d:ae:1f:dd:45:3f:90:03:63:79:18:31:2e:ea eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:75:92:47 eth0: adding address fe80::f816:3eff:fe75:9247 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.9 from 10.1.0.2 eth0: probing address 10.1.0.9/28 eth0: leased 10.1.0.9 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 32.55. request failed failed 2/20: up 37.99. request failed failed 3/20: up 41.05. request failed failed 4/20: up 46.47. request failed failed 5/20: up 49.55. request failed failed 6/20: up 54.93. request failed failed 7/20: up 58.04. request failed [ 65.497381] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 1908824994 wd_nsec: 1908823210 failed 8/20: up 63.50. request failed failed 9/20: up 67.52. request failed failed 10/20: up 70.84. request failed failed 11/20: up 76.23. request failed failed 12/20: up 79.27. request failed failed 13/20: up 84.62. request failed failed 14/20: up 87.70. request failed failed 15/20: up 93.10. request failed failed 16/20: up 96.17. request failed failed 17/20: up 101.61. request failed failed 18/20: up 104.67. request failed failed 19/20: up 110.08. request failed failed 20/20: up 113.14. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeuug5CvIQ8BsMJVAbkSv1NQ3IjJDtr2/KstZA0Zyxb6kgQ1tvagSfLnr+CL5Cd8UHb8c8kVN72sUd4uAz4dvpezFDeVv8czBSILeXbedc9beF2oYujppEUEM9Ho4YP9fFPAj5OYAheCNhezyrAh5i00imKPNQKH3rPqez4/1m9Cu9y3dz1VO8BSnvGnyqH6X1XMeeSaw5rnwPcFlJzZAeeympzMvit2LV8eQWltX0kHQy6GrQEtgpXIGr0upd9qwtZQZ4y0E+W66+Kzk0P2A+YWm1BMQ50Oclz/zhMsJhduPD4cNRS+3OdTUR1nkpArSDiTRCJLYNnX1f5gS7bExr root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHbKc0j6X8GplQm8fdeR1GEPPe9uqNha5P+mG4LAfeidIjQX99DJ0Z7eBRXlmrMuCx0XCXpVVmxlwD22kIj+hnI= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.9,28,fe80::f816:3eff:fe75:9247/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.9 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.9 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.9 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=125.27 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:75:92:47 inet addr:10.1.0.9 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe75:9247/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:35 errors:0 dropped:0 overruns:0 frame:0 TX packets:89 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3770 (3.6 KiB) TX bytes:4944 (4.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:32 errors:0 dropped:0 overruns:0 frame:0 TX packets:32 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2840 (2.7 KiB) TX bytes:2840 (2.7 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.9 icmp_seq=1 Destination Host Unreachable From 10.1.0.9 icmp_seq=2 Destination Host Unreachable From 10.1.0.9 icmp_seq=3 Destination Host Unreachable From 10.1.0.9 icmp_seq=4 Destination Host Unreachable From 10.1.0.9 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4081ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=2.06 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.51 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=2.75 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=2.11 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=2.06 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4011ms rtt min/avg/max/mdev = 1.510/2.096/2.746/0.392 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 11.765241] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 11.801103] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 11.933529] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 11.955295] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.803404] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 15.558551] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 23.890876] 8021q: adding VLAN 0 to HW filter on device eth0 [ 65.497381] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 1908824994 wd_nsec: 1908823210 [ 123.069534] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 123.146126] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:36:32 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:36:38 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:36:38 cirros daemon.info dhcpcd[252]: DUID 00:04:bf:18:0d:ae:1f:dd:45:3f:90:03:63:79:18:31:2e:ea Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:75:92:47 Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe75:9247 Mar 25 10:36:39 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:36:40 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:36:40 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.9 from 10.1.0.2 Mar 25 10:36:40 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.9/28 Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.9 for 86400 seconds Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:36:46 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:36:53 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:38:17 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.40 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 130, in test_verify_created_server_vcpus output = linux_client.exec_command('grep -c ^processor /proc/cpuinfo') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command return self.ssh_client.exec_command(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 187, in exec_command ssh = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.40 via SSH timed out. User: cirros, Password: W2+4CkQZ1YyuppU |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt7.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_hostname_allows_fqdn[id-e7b05488-f9d5-4fce-91b3-e82216c52017] |
fail
ft8.1: tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames.test_verify_hostname_allows_fqdn[id-e7b05488-f9d5-4fce-91b3-e82216c52017]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-03-25 09:57:40,617 84542 INFO [tempest.api.compute.base] Attempting to verify tagged devices in server de14ed2b-6cba-4910-a35a-3a87ed53077a via the metadata service: http://169.254.169.254/openstack/latest/meta_data.json 2025-03-25 09:57:40,617 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; curl -V 2025-03-25 09:57:40,618 84542 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.29:22' as 'cirros' with public key authentication 2025-03-25 09:57:43,727 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:57:49,295 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:57:55,887 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:58:03,439 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:58:12,018 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:58:21,616 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:58:32,175 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:58:43,759 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:58:56,367 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:59:09,935 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:59:24,527 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:59:40,079 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:59:56,655 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 13. Retry after 14 seconds. 2025-03-25 10:00:14,255 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 14. Retry after 15 seconds. 2025-03-25 10:00:32,815 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 15. Retry after 16 seconds. 2025-03-25 10:00:52,399 84542 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 ([Errno None] Unable to connect to port 22 on 172.24.5.29). Number attempts: 16. Retry after 17 seconds. 2025-03-25 10:01:13,007 84542 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.29 after 16 attempts. Proxy client: no proxy client 2025-03-25 10:01:13.007 84542 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 10:01:13.007 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 10:01:13.007 84542 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 10:01:13.007 84542 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect 2025-03-25 10:01:13.007 84542 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 10:01:13.007 84542 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.29 2025-03-25 10:01:13.007 84542 ERROR tempest.lib.common.ssh 2025-03-25 10:01:13,020 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersV294TestFqdnHostnames:test_verify_hostname_allows_fqdn. Timeout trying to ssh to server response: {'date': 'Tue, 25 Mar 2025 09:57:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '419', 'location': 'https://149.202.163.153/compute/v2.1/servers/de14ed2b-6cba-4910-a35a-3a87ed53077a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.94', 'x-openstack-nova-api-version': '2.94', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057902af-62b1-49a3-a216-c0126a7e8849', 'x-compute-request-id': 'req-057902af-62b1-49a3-a216-c0126a7e8849', 'connection': 'close', 'status': '202', 'content-location': 'https://149.202.163.153/compute/v2.1/servers'} Body: {'id': 'de14ed2b-6cba-4910-a35a-3a87ed53077a', 'name': 'guest-instance-1', 'status': 'ACTIVE', 'tenant_id': '2214282f3cc14cbe88b1907df9348612', 'user_id': '546372d597e64c6ca76766e28cc1c569', 'metadata': {}, 'hostId': '3f86d9d261bd48da913b32c5a3c49899c886ab79cf08fc1bc76fea09', 'image': {'id': '25731b77-221f-4490-b6db-86ab69a52463', 'links': [{'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/images/25731b77-221f-4490-b6db-86ab69a52463'}]}, 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'created': '2025-03-25T09:57:25Z', 'updated': '2025-03-25T09:57:38Z', 'addresses': {'tempest-ServersV294TestFqdnHostnames-146865117-network': [{'version': 4, 'addr': '10.1.0.5', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:41:2d:43'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://149.202.163.153/compute/v2.1/servers/de14ed2b-6cba-4910-a35a-3a87ed53077a'}, {'rel': 'bookmark', 'href': 'https://149.202.163.153/compute/servers/de14ed2b-6cba-4910-a35a-3a87ed53077a'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-2124619359', 'OS-SRV-USG:launched_at': '2025-03-25T09:57:38.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1102641851'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'locked_reason': None, 'description': None, 'tags': [], 'trusted_image_certificates': None, 'OS-EXT-SRV-ATTR:hostname': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-guest-test.domaintest.com', 'server_groups': []} 2025-03-25 10:01:14,141 84542 INFO [tempest.lib.common.rest_client] Request (ServersV294TestFqdnHostnames:test_verify_hostname_allows_fqdn): 200 POST https://149.202.163.153/compute/v2.1/servers/de14ed2b-6cba-4910-a35a-3a87ed53077a/action 1.118s 2025-03-25 10:01:14,141 84542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.94', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '39992', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.94', 'x-openstack-nova-api-version': '2.94', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265b5aa4-52ba-4463-8f26-06f3ea944ff8', 'x-compute-request-id': 'req-265b5aa4-52ba-4463-8f26-06f3ea944ff8', 'connection': 'close', 'status': '200', 'content-location': 'https://149.202.163.153/compute/v2.1/servers/de14ed2b-6cba-4910-a35a-3a87ed53077a/action'} Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 3.0.0 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\n[ 0.000000] tsc: Fast TSC calibration using PIT\\n[ 0.000000] tsc: Detected 2394.445 MHz processor\\n[ 0.024647] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.026824] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.103863] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.126345] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.128015] ACPI: Early table checksum verification disabled\\n[ 0.129722] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.131017] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.133347] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.135994] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.136463] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.136786] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.136956] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.137113] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.137578] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.137716] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.137784] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.137841] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.137893] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.137949] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.146978] No NUMA configuration found\\n[ 0.147162] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.149842] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.167552] Zone ranges:\\n[ 0.167751] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.168119] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.168209] Normal empty\\n[ 0.168309] Device empty\\n[ 0.168404] Movable zone start for each node\\n[ 0.168572] Early memory node ranges\\n[ 0.168715] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.169181] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.169898] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.174797] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.175944] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.194439] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.196570] ACPI: PM-Timer IO Port: 0x608\\n[ 0.198254] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.200073] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 10:01:14,144 84542 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server de14ed2b-6cba-4910-a35a-3a87ed53077a: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158) [ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Hygon HygonGenuine [ 0.000000] Centaur CentaurHauls [ 0.000000] zhaoxin Shanghai [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2394.445 MHz processor [ 0.024647] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.026824] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.103863] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.126345] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.128015] ACPI: Early table checksum verification disabled [ 0.129722] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.131017] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.133347] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.135994] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.136463] ACPI: FACS 0x000000000BFE0000 000040 [ 0.136786] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.136956] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.137113] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.137578] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.137716] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.137784] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.137841] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.137893] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.137949] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.146978] No NUMA configuration found [ 0.147162] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.149842] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.167552] Zone ranges: [ 0.167751] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.168119] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.168209] Normal empty [ 0.168309] Device empty [ 0.168404] Movable zone start for each node [ 0.168572] Early memory node ranges [ 0.168715] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.169181] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.169898] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.174797] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.175944] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.194439] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.196570] ACPI: PM-Timer IO Port: 0x608 [ 0.198254] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.200073] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.200565] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.201624] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.201798] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.202163] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.202240] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.203081] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.203297] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.204452] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.208213] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.208450] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.208588] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.208647] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.209058] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.209242] Booting paravirtualized kernel on bare hardware [ 0.210431] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.212620] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.230712] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.238872] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.239058] Policy zone: DMA32 [ 0.239719] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.245653] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.246884] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.254196] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.279039] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.304891] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.309367] Kernel/User page tables isolation: enabled [ 0.321437] ftrace: allocating 50748 entries in 199 pages [ 0.566868] ftrace: allocated 199 pages with 5 groups [ 0.589833] rcu: Hierarchical RCU implementation. [ 0.589975] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.590174] Rude variant of Tasks RCU enabled. [ 0.590209] Tracing variant of Tasks RCU enabled. [ 0.590473] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.590577] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.668286] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.705166] Console: colour VGA+ 80x25 [ 0.722337] printk: console [tty0] enabled [ 0.749748] printk: console [ttyS0] enabled [ 0.753285] ACPI: Core revision 20210730 [ 0.769052] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.784737] APIC: Switch to symmetric I/O mode setup [ 0.799561] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.803079] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283b809189, max_idle_ns: 440795283637 ns [ 0.809029] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.89 BogoMIPS (lpj=9577780) [ 0.820254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.820413] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.821577] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.822905] Spectre V2 : Mitigation: Retpolines [ 0.823283] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.824433] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.825276] Speculative Store Bypass: Vulnerable [ 0.826526] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.827164] MMIO Stale Data: Unknown: No mitigations [ 0.829067] x86/fpu: x87 FPU will use FXSAVE [ 1.440380] Freeing SMP alternatives memory: 44K [ 1.443661] pid_max: default: 32768 minimum: 301 [ 1.457266] LSM: Security Framework initializing [ 1.460563] landlock: Up and running. [ 1.460936] Yama: becoming mindful. [ 1.470971] AppArmor: AppArmor initialized [ 1.481418] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.482263] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.651714] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.664133] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.666122] signal: max sigframe size: 1440 [ 1.668458] rcu: Hierarchical SRCU implementation. [ 1.681595] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.689598] smp: Bringing up secondary CPUs ... [ 1.690088] smp: Brought up 1 node, 1 CPU [ 1.690426] smpboot: Max logical packages: 1 [ 1.690855] smpboot: Total of 1 processors activated (4788.89 BogoMIPS) [ 1.717006] devtmpfs: initialized [ 1.723300] x86/mm: Memory block size: 128MB [ 1.733926] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.735426] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.743304] pinctrl core: initialized pinctrl subsystem [ 1.764391] PM: RTC time: 09:57:41, date: 2025-03-25 [ 1.781599] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.789315] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.790831] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.791551] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.792512] audit: initializing netlink subsys (disabled) [ 1.801056] audit: type=2000 audit(1742896661.008:1): state=initialized audit_enabled=0 res=1 [ 1.810963] thermal_sys: Registered thermal governor 'fair_share' [ 1.811115] thermal_sys: Registered thermal governor 'bang_bang' [ 1.811643] thermal_sys: Registered thermal governor 'step_wise' [ 1.812199] thermal_sys: Registered thermal governor 'user_space' [ 1.812386] thermal_sys: Registered thermal governor 'power_allocator' [ 1.813305] EISA bus registered [ 1.814483] cpuidle: using governor ladder [ 1.815023] cpuidle: using governor menu [ 1.818544] ACPI: bus type PCI registered [ 1.819191] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.825419] PCI: Using configuration type 1 for base access [ 1.871297] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.878116] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.926425] ACPI: Added _OSI(Module Device) [ 1.926954] ACPI: Added _OSI(Processor Device) [ 1.927233] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.927503] ACPI: Added _OSI(Processor Aggregator Device) [ 1.928069] ACPI: Added _OSI(Linux-Dell-Video) [ 1.928797] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.930017] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.989649] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.032241] ACPI: Interpreter enabled [ 2.033019] ACPI: PM: (supports S0 S3 S4 S5) [ 2.033447] ACPI: Using IOAPIC for interrupt routing [ 2.036689] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.037427] PCI: Using E820 reservations for host bridge windows [ 2.041335] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.125959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.127860] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.129621] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.143599] acpiphp: Slot [3] registered [ 2.144761] acpiphp: Slot [4] registered [ 2.145344] acpiphp: Slot [5] registered [ 2.145920] acpiphp: Slot [6] registered [ 2.146480] acpiphp: Slot [7] registered [ 2.147350] acpiphp: Slot [8] registered [ 2.147994] acpiphp: Slot [9] registered [ 2.148403] acpiphp: Slot [10] registered [ 2.149112] acpiphp: Slot [11] registered [ 2.149687] acpiphp: Slot [12] registered [ 2.150226] acpiphp: Slot [13] registered [ 2.150842] acpiphp: Slot [14] registered [ 2.151386] acpiphp: Slot [15] registered [ 2.152476] acpiphp: Slot [16] registered [ 2.153163] acpiphp: Slot [17] registered [ 2.153722] acpiphp: Slot [18] registered [ 2.154309] acpiphp: Slot [19] registered [ 2.154938] acpiphp: Slot [20] registered [ 2.155505] acpiphp: Slot [21] registered [ 2.156193] acpiphp: Slot [22] registered [ 2.156344] acpiphp: Slot [23] registered [ 2.156465] acpiphp: Slot [24] registered [ 2.157030] acpiphp: Slot [25] registered [ 2.157626] acpiphp: Slot [26] registered [ 2.158224] acpiphp: Slot [27] registered [ 2.158809] acpiphp: Slot [28] registered [ 2.160481] acpiphp: Slot [29] registered [ 2.161155] acpiphp: Slot [30] registered [ 2.161734] acpiphp: Slot [31] registered [ 2.162865] PCI host bridge to bus 0000:00 [ 2.164140] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.164540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.165316] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.165913] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.166701] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.167339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.172799] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.183897] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.187378] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.192734] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.195466] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.196444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.197130] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.197799] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.202232] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.203650] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.204522] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.211078] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.213101] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.217117] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.219275] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.225631] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.226719] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.231402] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.232955] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.234799] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.241210] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.244347] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.272710] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.275259] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.276344] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.282502] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.306284] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.307864] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.309756] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.334258] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.336203] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.338015] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.341615] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.377605] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.381288] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.384006] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.387271] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.388900] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.400034] iommu: Default domain type: Translated [ 2.400507] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.409199] SCSI subsystem initialized [ 2.418937] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.419623] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.420277] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.421031] vgaarb: loaded [ 2.423091] ACPI: bus type USB registered [ 2.424030] usbcore: registered new interface driver usbfs [ 2.425005] usbcore: registered new interface driver hub [ 2.425716] usbcore: registered new device driver usb [ 2.427226] pps_core: LinuxPPS API ver. 1 registered [ 2.427659] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.428623] PTP clock support registered [ 2.430481] EDAC MC: Ver: 3.0.0 [ 2.450133] NetLabel: Initializing [ 2.450497] NetLabel: domain hash size = 128 [ 2.450820] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.453019] NetLabel: unlabeled traffic allowed by default [ 2.455004] PCI: Using ACPI for IRQ routing [ 2.460893] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.461897] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.462398] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.470831] clocksource: Switched to clocksource tsc-early [ 2.704935] VFS: Disk quotas dquot_6.6.0 [ 2.705875] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.728878] AppArmor: AppArmor Filesystem Enabled [ 2.730235] pnp: PnP ACPI init [ 2.750518] pnp: PnP ACPI: found 5 devices [ 2.812490] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.815340] NET: Registered PF_INET protocol family [ 2.817984] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.845727] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.846805] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.847424] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.848988] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.849702] TCP: Hash tables configured (established 2048 bind 2048) [ 2.853979] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.855012] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.855781] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.859683] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.861309] NET: Registered PF_XDP protocol family [ 2.863506] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.864044] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.864777] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.865219] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.865586] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.868156] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.869413] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.870229] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.871057] PCI: CLS 0 bytes, default 64 [ 2.892935] Trying to unpack rootfs image as initramfs... [ 2.914016] Initialise system trusted keyrings [ 2.923370] Key type blacklist registered [ 2.929995] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.988971] zbud: loaded [ 3.009738] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.018754] fuse: init (API version 7.34) [ 3.043254] integrity: Platform Keyring initialized [ 3.161286] Key type asymmetric registered [ 3.161782] Asymmetric key parser 'x509' registered [ 3.162819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.164138] io scheduler mq-deadline registered [ 3.172728] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.190461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.202681] ACPI: button: Power Button [PWRF] [ 3.892583] tsc: Refined TSC clocksource calibration: 2394.461 MHz [ 3.894233] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c728b15, max_idle_ns: 440795261986 ns [ 3.900325] clocksource: Switched to clocksource tsc [ 4.545059] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.827791] Freeing initrd memory: 8864K [ 5.248401] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.890104] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.420421] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 6.979575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.010744] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.053007] Linux agpgart interface v0.103 [ 7.101857] loop: module loaded [ 7.122105] scsi host0: ata_piix [ 7.127133] scsi host1: ata_piix [ 7.128093] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.129147] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.140501] tun: Universal TUN/TAP device driver, 1.6 [ 7.141941] PPP generic driver version 2.4.2 [ 7.143679] VFIO - User Level meta-driver version: 0.3 [ 7.150320] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.151474] ehci-pci: EHCI PCI platform driver [ 7.152397] ehci-platform: EHCI generic platform driver [ 7.152885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.153477] ohci-pci: OHCI PCI platform driver [ 7.154110] ohci-platform: OHCI generic platform driver [ 7.154661] uhci_hcd: USB Universal Host Controller Interface driver [ 7.157536] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.164803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.165606] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.169573] mousedev: PS/2 mouse device common for all mice [ 7.175925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.178050] rtc_cmos 00:04: RTC can wake from S4 [ 7.187997] rtc_cmos 00:04: registered as rtc0 [ 7.189587] rtc_cmos 00:04: setting system clock to 2025-03-25T09:57:47 UTC (1742896667) [ 7.191814] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.192982] i2c_dev: i2c /dev entries driver [ 7.194118] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.195246] device-mapper: uevent: version 1.0.3 [ 7.197561] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.198694] platform eisa.0: Probing EISA bus 0 [ 7.199338] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.199867] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.200656] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.201061] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.201415] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.201764] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.202119] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.202462] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.202802] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.203189] platform eisa.0: EISA: Detected 0 cards [ 7.203673] intel_pstate: CPU model not supported [ 7.204788] ledtrig-cpu: registered to indicate activity on CPUs [ 7.207743] drop_monitor: Initializing network drop monitor service [ 7.213051] NET: Registered PF_INET6 protocol family [ 7.570026] Segment Routing with IPv6 [ 7.571554] In-situ OAM (IOAM) with IPv6 [ 7.574185] NET: Registered PF_PACKET protocol family [ 7.577143] Key type dns_resolver registered [ 7.586207] IPI shorthand broadcast: enabled [ 7.588797] sched_clock: Marking stable (7488221664, 99971625)->(7758817003, -170623714) [ 7.597268] registered taskstats version 1 [ 7.601341] Loading compiled-in X.509 certificates [ 7.639164] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.646945] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.653285] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.654301] blacklist: Loading compiled-in revocation X.509 certificates [ 7.659293] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.660976] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.661888] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.662805] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.663676] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.664930] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.665784] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.666912] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.671868] zswap: loaded using pool lzo/zbud [ 7.677204] Key type .fscrypt registered [ 7.677674] Key type fscrypt-provisioning registered [ 7.810802] Key type encrypted registered [ 7.811632] AppArmor: AppArmor sha1 policy hashing enabled [ 7.814212] ima: No TPM chip found, activating TPM-bypass! [ 7.815170] Loading compiled-in module X.509 certificates [ 7.820760] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.821666] ima: Allocated hash algorithm: sha1 [ 7.827153] ima: No architecture policies found [ 7.830150] evm: Initialising EVM extended attributes: [ 7.830806] evm: security.selinux [ 7.831237] evm: security.SMACK64 [ 7.831555] evm: security.SMACK64EXEC [ 7.831955] evm: security.SMACK64TRANSMUTE [ 7.832737] evm: security.SMACK64MMAP [ 7.833207] evm: security.apparmor [ 7.833612] evm: security.ima [ 7.834002] evm: security.capability [ 7.834472] evm: HMAC attrs: 0x1 [ 7.842136] PM: Magic number: 1:257:981 [ 7.851280] RAS: Correctable Errors collector initialized. [ 7.854364] clk: Disabling unused clocks [ 7.876617] Freeing unused decrypted memory: 2036K [ 8.024751] Freeing unused kernel image (initmem) memory: 3368K [ 8.026889] Write protecting the kernel read-only data: 30720k [ 8.034270] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.038777] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.407928] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.409632] x86/mm: Checking user space page tables [ 8.729665] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.731191] Run /init as init process info: initramfs: up at 8.98 [ 10.762799] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 11.600342] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 11.709049] random: crng init done currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables info: copying initramfs to /dev/vda info: initramfs loading root from /dev/vda info: /etc/init.d/rc.sysinit: up at 17.20 info: container: none Starting syslogd: OK currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables Saving random seed: OK Starting acpid: OK Starting network: dhcpcd-9.4.1 starting DUID 00:04:de:14:ed:2b:6c:ba:49:10:a3:5a:3a:87:ed:53:07:7a eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:41:2d:43 eth0: adding address fe80::f816:3eff:fe41:2d43 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.5 from 10.1.0.2 eth0: probing address 10.1.0.5/28 eth0: leased 10.1.0.5 for 86400 seconds eth0: adding route to 10.1.0.0/28 eth0: adding host route to 169.254.169.254 via 10.1.0.1 eth0: adding default route via 10.1.0.1 forked to background, child pid 251 OK checking http://169.254.169.254/2009-04-04/instance-id failed 1/20: up 31.54. request failed failed 2/20: up 80.93. request failed failed 3/20: up 97.33. request failed failed 4/20: up 100.44. request failed failed 5/20: up 105.82. request failed failed 6/20: up 108.91. request failed failed 7/20: up 114.38. request failed failed 8/20: up 117.45. request failed failed 9/20: up 123.11. request failed failed 10/20: up 125.97. request failed failed 11/20: up 131.37. request failed failed 12/20: up 134.43. request failed failed 13/20: up 139.81. request failed failed 14/20: up 142.89. request failed failed 15/20: up 148.26. request failed failed 16/20: up 151.33. request failed failed 17/20: up 156.72. request failed failed 18/20: up 159.81. request failed failed 19/20: up 165.32. request failed failed 20/20: up 168.34. request failed failed to read iid from metadata. tried 20 failed to get instance-id of datasource Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ na MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 138MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 252:0 1073741824 cirros-rootfs / === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRzyaywu4/Wx/e3/yPOcdQyl89bvMMn2gXE3skUm352nIwWSb/16StdRMpPQzvHkhi2uiwJXdn8O0HiiGtsGQ6r4/L8ZNeAHFyNPLjWoSKLJQs2iXxnaXdJ0lRcbzELTtOvqkBdOSG0dzxfjPBn1n9ThPo5zl/LWTsrFCbteUjy4LKCpeek6avL9cT+fprz72BA5TeKsrTOS/G64eui9OZCL/4SGY5C3K5e7gprPYgYWQpD6eYoxAAbmHNP67pVfyZQzEpk5yBoxA4C6ff6t4B/k+QOSK386oCax4ZwqdXcQ2fjsrZbeQX293a410niNNENMglM6zz59bMhsVAFwhd root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJYhpRB9OuAv7H0b1bhQ3AZZk14dja049O9Ga8PCgc3W4fxi6ao5A06yacKT8mpMPZLUQJzZ6fl/N5LkP76ZxpI= root@cirros -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.1.0.5,28,fe80::f816:3eff:fe41:2d43/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.5 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.5 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.5 metric 1002 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:multicast ff00::/8 dev eth0 metric 256 === datasource: None None === === cirros: current=0.6.3 uptime=182.56 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: failed to get instance-id of datasource FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:41:2D:43 inet addr:10.1.0.5 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe41:2d43/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:111 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2476 (2.4 KiB) TX bytes:6476 (6.3 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:30 errors:0 dropped:0 overruns:0 frame:0 TX packets:30 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2664 (2.6 KiB) TX bytes:2664 (2.6 KiB) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.1.0.1 0.0.0.0 UG 1002 0 0 eth0 10.1.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0 169.254.169.254 10.1.0.1 255.255.255.255 UGH 1002 0 0 eth0 ### cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp # /etc/resolv.conf.head can replace this line domain openstacklocal nameserver 10.1.0.2 # /etc/resolv.conf.tail can replace this line ### ping -c 5 10.1.0.1 PING 10.1.0.1 (10.1.0.1) 56(84) bytes of data. From 10.1.0.5 icmp_seq=1 Destination Host Unreachable From 10.1.0.5 icmp_seq=2 Destination Host Unreachable From 10.1.0.5 icmp_seq=3 Destination Host Unreachable From 10.1.0.5 icmp_seq=4 Destination Host Unreachable From 10.1.0.5 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4078ms pipe 4 ### pinging nameservers #### ping -c 5 10.1.0.2 PING 10.1.0.2 (10.1.0.2) 56(84) bytes of data. 64 bytes from 10.1.0.2: icmp_seq=1 ttl=64 time=1.85 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.50 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.34 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.14 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.55 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4010ms rtt min/avg/max/mdev = 1.143/1.476/1.849/0.234 ms ### uname -a Linux cirros 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted ahci 49152 0 libahci 49152 1 ahci sctp 393216 2 libcrc32c 16384 1 sctp ip6_udp_tunnel 16384 1 sctp udp_tunnel 20480 1 sctp ip_tables 32768 0 x_tables 53248 1 ip_tables 8021q 36864 0 garp 20480 1 8021q stp 16384 1 garp llc 16384 2 garp,stp mrp 20480 1 8021q nls_utf8 16384 0 nls_iso8859_1 16384 0 nls_ascii 16384 0 isofs 53248 0 hid_generic 16384 0 usbhid 65536 0 hid 151552 2 hid_generic,usbhid virtiofs 28672 0 virtio_rng 16384 0 virtio_gpu 73728 0 virtio_dma_buf 16384 1 virtio_gpu drm_kms_helper 311296 3 virtio_gpu syscopyarea 16384 1 drm_kms_helper sysfillrect 20480 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper fb_sys_fops 16384 1 drm_kms_helper cec 61440 1 drm_kms_helper rc_core 65536 1 cec drm 622592 3 virtio_gpu,drm_kms_helper virtio_scsi 24576 0 virtio_net 61440 0 net_failover 20480 1 virtio_net failover 16384 1 net_failover virtio_input 20480 0 virtio_blk 20480 1 qemu_fw_cfg 20480 0 9pnet_virtio 20480 0 9pnet 90112 1 9pnet_virtio pcnet32 45056 0 8139cp 40960 0 mii 16384 2 pcnet32,8139cp ne2k_pci 20480 0 8390 24576 1 ne2k_pci igbvf 53248 0 igb 266240 0 i2c_algo_bit 16384 1 igb dca 16384 1 igb e1000e 299008 0 e1000 159744 0 ### dmesg | tail [ 12.661109] sctp: Hash tables configured (bind 256/256) [ 13.051874] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 13.085523] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 13.229299] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 13.251598] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 16.540387] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 17.365968] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 24.464694] 8021q: adding VLAN 0 to HW filter on device eth0 [ 180.151392] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 180.217843] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:57:59 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:58:03 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:58:04 cirros daemon.info dhcpcd[252]: DUID 00:04:de:14:ed:2b:6c:ba:49:10:a3:5a:3a:87:ed:53:07:7a Mar 25 10:58:04 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:58:04 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:58:04 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:41:2d:43 Mar 25 10:58:04 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe41:2d43 Mar 25 10:58:05 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:58:05 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:58:06 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.5 from 10.1.0.2 Mar 25 10:58:06 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.5/28 Mar 25 10:58:10 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.5 for 86400 seconds Mar 25 10:58:10 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:58:10 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:58:10 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:58:19 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 11:00:39 cirros authpriv.info dropbear[421]: Running in background ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cirros login: }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection ssh.connect(self.host, port=self.port, username=self.username, File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/paramiko/client.py", line 409, in connect raise NoValidConnectionsError(errors) paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.29 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 311, in test_verify_hostname_allows_fqdn self.verify_metadata_from_api( File "/opt/stack/tempest/tempest/api/compute/base.py", line 566, in verify_metadata_from_api if not test_utils.call_until_true(get_and_verify_metadata, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 117, in call_until_true if func(*args, **kwargs): ^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/api/compute/base.py", line 549, in get_and_verify_metadata ssh_client.exec_command('curl -V') File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper return function(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command return self.ssh_client.exec_command(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 187, in exec_command ssh = self._get_ssh_connection() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 155, in _get_ssh_connection raise exceptions.SSHTimeout(host=self.host, tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.5.29 via SSH timed out. User: cirros, Password: N5=5rYflU6fzVR6 |
||||||
setUpClass (tempest.api.compute.admin.test_assisted_volume_snapshots | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesAssistedSnapshotsTest) |
skip
pt9.1: setUpClass (tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt10.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_live_migration | 1 | 0 | 0 | 0 | 1 | Detail | |
LiveMigrationRemoteConsolesV26Test) |
skip
pt11.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test) |
||||||
setUpClass (tempest.api.compute.admin.test_spice | 1 | 0 | 0 | 0 | 1 | Detail | |
SpiceDirectConsoleTestJSON) |
skip
pt12.1: setUpClass (tempest.api.compute.admin.test_spice.SpiceDirectConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachSCSIVolumeTestJSON) |
skip
pt13.1: setUpClass (tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt14.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
VolumesAdminNegativeTest) |
skip
pt14.2: setUpClass (tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest) |
||||||
setUpClass (tempest.api.compute.servers.test_create_server | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersTestBootFromVolume) |
skip
pt15.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt16.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt17.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt18.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt18.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt18.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt18.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt18.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt18.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt18.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt18.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt18.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt18.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt18.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt18.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt18.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt18.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt19.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt19.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt20.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt21.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt21.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt22.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt22.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt22.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt22.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt22.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt22.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt22.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt22.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt22.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt22.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt23.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt23.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt24.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt24.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt24.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt24.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt24.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt25.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt26.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt26.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt26.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt27.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt27.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt27.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt27.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt27.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt27.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt27.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt28.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt29.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt30.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt30.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt30.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt30.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt30.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt31.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt31.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt31.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt31.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt31.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt31.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt31.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt31.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt31.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt31.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt31.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt31.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt31.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt31.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt32.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt32.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt32.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt32.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt32.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt33.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt33.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt34.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt35.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt36.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt36.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt36.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt36.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt36.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt36.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt36.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt37.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt37.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt37.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt37.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt38.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt38.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt39.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt39.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt40.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 5 | 3 | 0 | 0 | 2 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode] |
pass
pt41.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88,multinode] |
pass
pt41.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88,multinode] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume] |
skip
pt41.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume] |
||||||
test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network] |
pass
pt41.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume] |
skip
pt41.5: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 5 | 3 | 0 | 0 | 2 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode] |
pass
pt42.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b,multinode] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88,multinode] |
pass
pt42.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88,multinode] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume] |
skip
pt42.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,multinode,volume] |
||||||
test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network] |
pass
pt42.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_migration_with_trunk[id-0022c12e-a482-42b0-be2d-396b5f0cffe3,multinode,network] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume] |
skip
pt42.5: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,multinode,volume] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt43.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt43.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
pass
pt44.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt44.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt44.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt44.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
pass
pt44.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt45.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
skip
pt45.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt46.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt47.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt48.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt48.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt48.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt48.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt49.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt50.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt51.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt51.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt51.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt51.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt52.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt52.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt53.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
pass
pt54.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
||||||
tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
pass
pt55.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt56.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
pass
pt57.1: tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest.test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt58.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt59.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
pass
pt59.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt59.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt59.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt59.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt59.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt59.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt59.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt59.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt59.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt60.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt60.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt60.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt60.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt60.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt60.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt60.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt60.8: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce,multinode] |
pass
pt61.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce,multinode] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04,multinode] |
pass
pt61.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04,multinode] |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e,multinode] |
pass
pt61.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e,multinode] |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57,multinode] |
pass
pt61.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57,multinode] |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130,multinode] |
pass
pt61.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130,multinode] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unshelve_to_specific_host[id-b5cc0889-50c2-46a0-b8ff-b5fb4c3a6e20,multinode] |
pass
pt62.1: tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest.test_unshelve_to_specific_host[id-b5cc0889-50c2-46a0-b8ff-b5fb4c3a6e20,multinode] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt63.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt63.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt63.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt64.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt64.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt64.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt64.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt65.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt65.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt65.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt65.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt65.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt65.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt65.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt66.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt66.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt66.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt67.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt67.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt67.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt68.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt68.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt68.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt68.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt68.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt68.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt68.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt68.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt68.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt68.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt68.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt69.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt70.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt70.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt71.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt71.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt72.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt72.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt72.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt72.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt73.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt73.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt74.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt74.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt75.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt76.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt76.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt76.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt76.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt77.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt77.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt77.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt77.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt77.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt77.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt77.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt77.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt78.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt78.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt78.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt78.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt78.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt78.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt79.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt80.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt81.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt81.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt81.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt81.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt81.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt82.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt82.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt82.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt82.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt82.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt82.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt82.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt82.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt83.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt83.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt83.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt83.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt83.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt84.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt84.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt84.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt84.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt84.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt84.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt84.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt84.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt84.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt84.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt84.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
pass
pt85.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test.test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt86.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt87.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt87.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 7 | 0 | 0 | 1 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt88.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
skip
pt88.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt88.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt88.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt88.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt88.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt88.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt88.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
skip
pt89.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt90.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt90.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt90.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt90.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt90.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt91.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt91.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt92.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt93.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt93.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 17 | 0 | 0 | 0 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt94.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
pass
pt94.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt94.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt94.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt94.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt94.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt94.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt94.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
pass
pt94.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt94.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt94.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt94.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt94.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt94.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt94.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt94.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt94.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt95.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt95.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt95.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt95.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt95.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt95.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt95.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt95.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt95.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt95.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt95.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt96.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt96.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt97.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt97.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt97.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt97.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt97.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_novnc[id-c640fdff-8ab4-45a4-a5d8-7e6146cbd0dc] |
pass
pt98.1: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc[id-c640fdff-8ab4-45a4-a5d8-7e6146cbd0dc] |
||||||
test_novnc_bad_token[id-f9c79937-addc-4aaa-9e0e-841eef02aeb7] |
pass
pt98.2: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token[id-f9c79937-addc-4aaa-9e0e-841eef02aeb7] |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
pass
pt99.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke] |
pass
pt100.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke] |
pass
pt100.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative] |
pass
pt101.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative] |
pass
pt101.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt102.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt103.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt103.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt103.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt103.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt103.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt103.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_server_metadata_item[id-127642d6-4c7b-4486-b7cd-07265a378658] |
pass
pt104.1: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item[id-127642d6-4c7b-4486-b7cd-07265a378658] |
||||||
test_get_server_metadata_item[id-3043c57d-7e0e-49a6-9a96-ad569c265e6a] |
pass
pt104.2: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item[id-3043c57d-7e0e-49a6-9a96-ad569c265e6a] |
||||||
test_list_server_metadata[id-479da087-92b3-4dcf-aeb3-fd293b2d14ce] |
pass
pt104.3: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata[id-479da087-92b3-4dcf-aeb3-fd293b2d14ce] |
||||||
test_set_server_metadata[id-211021f6-21de-4657-a68f-908878cfe251] |
pass
pt104.4: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata[id-211021f6-21de-4657-a68f-908878cfe251] |
||||||
test_set_server_metadata_item[id-58c02d4f-5c67-40be-8744-d3fa5982eb1c] |
pass
pt104.5: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item[id-58c02d4f-5c67-40be-8744-d3fa5982eb1c] |
||||||
test_update_metadata_empty_body[id-0f58d402-e34a-481d-8af8-b392b17426d9] |
pass
pt104.6: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body[id-0f58d402-e34a-481d-8af8-b392b17426d9] |
||||||
test_update_server_metadata[id-344d981e-0c33-4997-8a5d-6c1d803e4134] |
pass
pt104.7: tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata[id-344d981e-0c33-4997-8a5d-6c1d803e4134] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt105.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
pass
pt105.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt105.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
pass
pt105.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt105.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt105.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
pass
pt105.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
pass
pt105.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
pass
pt105.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
pass
pt105.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
pass
pt105.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
pass
pt105.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt106.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt106.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt107.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt108.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt108.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 4 | 3 | 0 | 0 | 1 | Detail | |
test_stable_device_rescue_disk_scsi[id-12340157-6306-4745-bdda-cfa019908b48] |
pass
pt109.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_scsi[id-12340157-6306-4745-bdda-cfa019908b48] |
||||||
test_stable_device_rescue_disk_usb[id-647d04cf-ad35-4956-89ab-b05c5c16f30c] |
pass
pt109.2: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_usb[id-647d04cf-ad35-4956-89ab-b05c5c16f30c] |
||||||
test_stable_device_rescue_disk_virtio[id-16865750-1417-4854-bcf7-496e6753c01e] |
pass
pt109.3: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio[id-16865750-1417-4854-bcf7-496e6753c01e] |
||||||
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
skip
pt109.4: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_cdrom_ide[id-947004c3-e8ef-47d9-9f00-97b74f9eaf96] |
pass
pt110.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE.test_stable_device_rescue_cdrom_ide[id-947004c3-e8ef-47d9-9f00-97b74f9eaf96] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 4 | 0 | 0 | 2 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt111.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt111.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
skip
pt111.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
skip
pt111.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt111.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt111.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt112.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt112.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt112.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt112.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt113.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt113.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV263Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
skip
pt114.1: tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
||||||
tempest.api.compute.servers.test_servers.ServersListShow2100Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_rebuild_update_server_2100[id-2c3a8270-e6f7-4400-af0f-db003c117e48] |
pass
pt115.1: tempest.api.compute.servers.test_servers.ServersListShow2100Test.test_list_show_rebuild_update_server_2100[id-2c3a8270-e6f7-4400-af0f-db003c117e48] |
||||||
tempest.api.compute.servers.test_servers.ServersListShow296Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_update_rebuild_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f] |
pass
pt116.1: tempest.api.compute.servers.test_servers.ServersListShow296Test.test_list_show_update_rebuild_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f] |
||||||
tempest.api.compute.servers.test_servers.ServersListShow298Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_update_rebuild_server_298[id-3981e496-3bf7-4015-b807-63ffee7c520c] |
pass
pt117.1: tempest.api.compute.servers.test_servers.ServersListShow298Test.test_list_show_update_rebuild_server_298[id-3981e496-3bf7-4015-b807-63ffee7c520c] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt118.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt118.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt118.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt118.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt118.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt118.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt118.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt119.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt120.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 44 | 41 | 0 | 0 | 3 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt121.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
skip
pt121.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
skip
pt121.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt121.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt121.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt121.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt121.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt121.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt121.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt121.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt121.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt121.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt121.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt121.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt121.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt121.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt121.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt121.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt121.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt121.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt121.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt121.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt121.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt121.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt121.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt121.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt121.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt121.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt121.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt121.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt121.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt121.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt121.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt121.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt121.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt121.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt121.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt121.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt121.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt121.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt121.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt121.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt121.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt121.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt122.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt122.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt123.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt123.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt124.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt124.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt124.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt125.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt126.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt126.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt127.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_dhcp_port_status_active[id-f164801e-1dd8-4b8b-b5d3-cc3ac77cfaa5] |
pass
pt127.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active[id-f164801e-1dd8-4b8b-b5d3-cc3ac77cfaa5] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt127.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt127.4: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt128.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt128.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt128.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt128.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt128.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt129.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt130.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt130.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt131.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt131.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt131.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt131.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt131.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt131.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt132.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt132.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt132.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt132.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt132.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt132.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt133.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt133.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt133.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt133.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt134.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt134.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt134.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt134.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt135.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt135.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt135.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt135.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt135.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt135.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt135.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt135.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt135.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt136.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt136.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt136.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt136.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt136.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt136.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt136.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt136.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt136.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt137.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt137.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt137.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt138.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt139.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt140.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt141.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt141.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt141.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt141.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt142.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt142.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt142.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt142.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt143.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt143.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt143.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt143.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt143.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt143.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt143.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt143.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt143.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt143.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt143.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt144.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt145.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt145.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt146.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt146.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt147.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt147.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt147.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt147.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt147.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt148.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt148.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt148.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt149.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt149.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt149.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt150.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt150.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt150.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt151.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt151.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt151.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt151.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt151.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt151.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt151.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt151.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt151.9: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt151.10: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt151.11: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt151.12: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt151.13: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt151.14: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt151.15: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt151.16: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt151.17: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt151.18: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt151.19: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt151.20: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt151.21: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt151.22: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt152.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt152.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt152.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt152.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt152.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt153.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt153.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt153.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt153.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt153.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt153.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt153.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt153.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt153.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt153.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt153.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt153.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt153.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt153.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt153.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt153.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt153.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt153.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt153.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt153.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt154.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt154.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt154.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt154.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt154.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt154.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt154.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt154.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt154.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt154.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt155.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt155.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt155.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt155.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt155.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt155.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt155.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt155.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt155.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt155.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt155.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt155.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt155.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt155.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt155.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt156.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt156.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt156.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt156.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt156.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt156.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt156.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt156.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt156.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt156.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt156.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt156.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt156.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt156.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt156.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt157.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt157.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt157.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt157.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt157.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt157.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt157.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt158.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt158.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt158.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt158.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt158.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt158.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt158.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt159.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt160.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt160.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt160.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt160.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt160.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt160.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt160.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt161.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt161.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt161.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt161.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt161.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt161.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt161.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt162.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt162.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt162.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt162.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt162.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt162.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt162.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt162.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt162.9: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt163.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt163.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt163.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt163.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt163.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt163.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt163.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt163.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt163.9: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt164.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt164.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt164.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt164.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt164.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt164.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt164.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt164.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt164.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt164.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt164.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt164.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt164.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt164.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt165.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt165.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt165.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt165.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt165.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt165.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt165.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt165.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt165.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt165.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt165.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt165.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt165.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt166.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt167.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt168.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt168.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt169.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt170.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt170.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
Total | 723 | 676 | 14 | 0 | 33 |