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 | |
ServerActionsTestJSON) |
fail
ft1.1: 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 |
||||||
ServerActionsTestOtherB) |
fail
ft1.2: 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 |
||||||
ServerActionsTestOtherA) |
fail
ft1.3: 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 |
||||||
ServerActionsV293TestJSON) |
skip
pt1.4: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) |
||||||
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:42:54,146 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/flavors/42 0.183s 2025-03-25 09:42:54,147 84506 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:42:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '369', '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-8e49065b-b9ba-4768-9ec4-8ef8fcdabbae', 'x-compute-request-id': 'req-8e49065b-b9ba-4768-9ec4-8ef8fcdabbae', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}}' 2025-03-25 09:42:54,444 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://213.32.79.71/compute/v2.1/flavors 0.293s 2025-03-25 09:42:54,444 84506 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-1482156155", "id": 1219482263, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '428', '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-3ecacb1c-a33c-4e9e-8a93-3ddb6140ac44', 'x-compute-request-id': 'req-3ecacb1c-a33c-4e9e-8a93-3ddb6140ac44', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "1219482263", "name": "tempest-flavor_with_ephemeral_1-1482156155", "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://213.32.79.71/compute/v2.1/flavors/1219482263"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/1219482263"}]}}' 2025-03-25 09:42:54,476 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/flavors/42/os-extra_specs 0.027s 2025-03-25 09:42:54,477 84506 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:42:54 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-98fd4c5a-4b34-4549-81c3-ca448f4b4fb6', 'x-compute-request-id': 'req-98fd4c5a-4b34-4549-81c3-ca448f4b4fb6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors/42/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:42:54,540 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://213.32.79.71/compute/v2.1/flavors/1219482263/os-extra_specs 0.062s 2025-03-25 09:42:54,540 84506 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:42:54 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-a5554cd4-1378-4765-8f75-27dac98c9fb7', 'x-compute-request-id': 'req-a5554cd4-1378-4765-8f75-27dac98c9fb7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors/1219482263/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:42:54,601 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://213.32.79.71/compute/v2.1/flavors 0.059s 2025-03-25 09:42:54,601 84506 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-1121258727", "id": 843650635, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '425', '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-55f824d3-afd0-413e-812a-deb54680ad4d', 'x-compute-request-id': 'req-55f824d3-afd0-413e-812a-deb54680ad4d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "843650635", "name": "tempest-flavor_with_ephemeral_0-1121258727", "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://213.32.79.71/compute/v2.1/flavors/843650635"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}}' 2025-03-25 09:42:54,639 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/flavors/42/os-extra_specs 0.034s 2025-03-25 09:42:54,640 84506 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:42:54 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-d9405c7b-85b2-400d-b52f-8b2d742d5690', 'x-compute-request-id': 'req-d9405c7b-85b2-400d-b52f-8b2d742d5690', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors/42/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:42:54,716 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://213.32.79.71/compute/v2.1/flavors/843650635/os-extra_specs 0.074s 2025-03-25 09:42:54,716 84506 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:42:54 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-dd31f0f7-1afb-490f-a9d6-9c884faa261c', 'x-compute-request-id': 'req-dd31f0f7-1afb-490f-a9d6-9c884faa261c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors/843650635/os-extra_specs'} Body: b'{"extra_specs": {"hw_rng:allowed": "True"}}' 2025-03-25 09:42:54,718 84506 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:42:54,719 84506 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:42:54,825 84506 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://213.32.79.71/compute/v2.1/os-keypairs 0.103s 2025-03-25 09:42:54,826 84506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1130398594", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHN2iiQS233w/hVdAUj5wwhHhVK0fh4M+oS7EVz2FGqC8eSHIJUZLzgaw5GXrprklpXRVaJqO3xEW/7dLKjoWCGGoziiRR0G+fwgum5dVthCk14wzBYTipS2vBnmIOPSbg=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:54 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-ce882232-c49e-4318-8d5b-33b055f3a012', 'x-compute-request-id': 'req-ce882232-c49e-4318-8d5b-33b055f3a012', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1130398594", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHN2iiQS233w/hVdAUj5wwhHhVK0fh4M+oS7EVz2FGqC8eSHIJUZLzgaw5GXrprklpXRVaJqO3xEW/7dLKjoWCGGoziiRR0G+fwgum5dVthCk14wzBYTipS2vBnmIOPSbg==", "fingerprint": "82:fa:c9:17:4f:80:b8:f0:37:bc:1f:11:b0:ce:1c:0d", "user_id": "70123c6fbdde45c9a9984a459cf2a991"}}' 2025-03-25 09:42:54,828 84506 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1130398594 created 2025-03-25 09:42:55,093 84506 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-groups 0.264s 2025-03-25 09:42:55,094 84506 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--1468018020", "description": "tempest-description--1896268000"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-8cb2a73b-a566-4427-88f7-715634b0c77b', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "965907e5-dd49-4ae1-b784-f23ce4d7b707", "name": "tempest-securitygroup--1468018020", "stateful": true, "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "description": "tempest-description--1896268000", "shared": false, "security_group_rules": [{"id": "bf46eff9-4c22-4648-8194-246ce85f8a4f", "project_id": "8cf95b96958840d08e0a22c530a44a6d", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "security_group_id": "965907e5-dd49-4ae1-b784-f23ce4d7b707", "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": 151, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:42:54Z", "updated_at": "2025-03-25T09:42:54Z", "revision_number": 0}, {"id": "e123d0ef-c113-4817-9f36-259a07ed979b", "project_id": "8cf95b96958840d08e0a22c530a44a6d", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "security_group_id": "965907e5-dd49-4ae1-b784-f23ce4d7b707", "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": 150, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:42:54Z", "updated_at": "2025-03-25T09:42:54Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:42:54Z", "updated_at": "2025-03-25T09:42:54Z", "revision_number": 1, "project_id": "8cf95b96958840d08e0a22c530a44a6d"}}' 2025-03-25 09:42:55,283 84506 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.189s 2025-03-25 09:42:55,284 84506 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": "965907e5-dd49-4ae1-b784-f23ce4d7b707", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2bd98607-11e0-4619-ac8e-24c7751b3677', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c752e6c-d2a0-425f-bdc6-a8a4081567f5", "project_id": "8cf95b96958840d08e0a22c530a44a6d", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "security_group_id": "965907e5-dd49-4ae1-b784-f23ce4d7b707", "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:42:55Z", "updated_at": "2025-03-25T09:42:55Z", "revision_number": 0}}' 2025-03-25 09:42:55,431 84506 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.147s 2025-03-25 09:42:55,432 84506 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": "965907e5-dd49-4ae1-b784-f23ce4d7b707", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f04ec268-1bc4-4caf-9179-de781624db17', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a49e15bc-5784-44e9-b19f-e098ef920110", "project_id": "8cf95b96958840d08e0a22c530a44a6d", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "security_group_id": "965907e5-dd49-4ae1-b784-f23ce4d7b707", "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:42:55Z", "updated_at": "2025-03-25T09:42:55Z", "revision_number": 0}}' 2025-03-25 09:42:55,432 84506 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1468018020 created 2025-03-25 09:42:56,359 84506 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/floatingips 0.927s 2025-03-25 09:42:56,360 84506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-67898f04-4333-4a80-a0f5-6dca0db6fca9', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bca21c2b-e5c2-4f81-8710-36184fe3494c", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "floating_ip_address": "172.24.5.234", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8cf95b96958840d08e0a22c530a44a6d", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:42:56Z", "updated_at": "2025-03-25T09:42:56Z", "revision_number": 0}}' 2025-03-25 09:42:56,362 84506 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bca21c2b-e5c2-4f81-8710-36184fe3494c', 'tenant_id': '8cf95b96958840d08e0a22c530a44a6d', 'floating_ip_address': '172.24.5.234', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8cf95b96958840d08e0a22c530a44a6d', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:42:56Z', 'updated_at': '2025-03-25T09:42:56Z', 'revision_number': 0, 'ip': '172.24.5.234'} created 2025-03-25 09:42:56,545 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST https://213.32.79.71/identity/v3/auth/tokens 0.177s 2025-03-25 09:42:56,545 84506 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:42:56 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-b9653e64-2d00-4a8d-8b93-cdc072603c28', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70123c6fbdde45c9a9984a459cf2a991", "name": "tempest-ServersWithSpecificFlavorTestJSON-1786798832-project-member", "password_expires_at": null}, "audit_ids": ["BJjNW1MORueb27muQ8Wd4A"], "expires_at": "2025-03-25T10:42:56.000000Z", "issued_at": "2025-03-25T09:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cf95b96958840d08e0a22c530a44a6d", "name": "tempest-ServersWithSpecificFlavorTestJSON-1786798832"}, "is_domain": false, "roles": [{"id": "26aed0268bdb41c8b3a7ef6d19dbc25a", "name": "member"}, {"id": "62befc6982384118b4454321ddcc726e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "8f031362970f42f28aaa27c5ba4bf51d", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/image", "region": "RegionOne"}], "id": "0a592adf3ae24068865b9408b7039ee4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "90290d6666034f30be8da18e04bc6b4e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2.1", "region": "RegionOne"}], "id": "0bb090d129ee4d2c9646b2771c566d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8ff32ee8e1b442d2a0bf3455dc7e672e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/networking", "region": "RegionOne"}], "id": "4acc3f4862c54a6cac91575e7989c89e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "50dea48b48df4fd6967dfc443b7f77e7", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/placement", "region": "RegionOne"}], "id": "5542e2e10cf14bf094086ac7924547e7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "abd96cb9b171406f9927bb9d315cdebf", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/identity", "region": "RegionOne"}], "id": "80ced52bce9345919c840affcf774e23", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "be93d797dda645b3bf47da19fa2e2f63", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2/8cf95b96958840d08e0a22c530a44a6d", "region": "RegionOne"}], "id": "dc7aca7fbc064314915aaa240d40fa6d", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-03-25 09:42:56,546 84506 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': '60517e9c-d075-4db8-9a04-6d8d9ace549b', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-317019349-network', 'tenant_id': '8cf95b96958840d08e0a22c530a44a6d', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8cf95b96958840d08e0a22c530a44a6d', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 96, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:42:46Z', 'updated_at': '2025-03-25T09:42:46Z', 'revision_number': 1} available for tenant 2025-03-25 09:42:56,547 84506 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1130398594', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHN2iiQS233w/hVdAUj5wwhHhVK0fh4M+oS7EVz2FGqC8eSHIJUZLzgaw5GXrprklpXRVaJqO3xEW/7dLKjoWCGGoziiRR0G+fwgum5dVthCk14wzBYTipS2vBnmIOPSbg==', 'fingerprint': '82:fa:c9:17:4f:80:b8:f0:37:bc:1f:11:b0:ce:1c:0d', 'user_id': '70123c6fbdde45c9a9984a459cf2a991', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBW0s1bC96hDVxRbBSAFXy6wPz3735Srvbz6vLkeWJ4rQJ5Hqjcpu/R\n+hUZqHInl9egBwYFK4EEACKhZANiAARzdookEtt98P4VXQFI+cMIR4VStH4eDPqE\nuxFc9hRqgvHkhyCVGS84GsORl66a5JaV0VWiajt8RFv+3Syo6FghhqM4okUdBvn8\nILpuXVbYQpNeMMwWE4qUtrwZ5iDj0m4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '965907e5-dd49-4ae1-b784-f23ce4d7b707', 'name': 'tempest-securitygroup--1468018020', 'stateful': True, 'tenant_id': '8cf95b96958840d08e0a22c530a44a6d', 'description': 'tempest-description--1896268000', 'shared': False, 'security_group_rules': [{'id': 'bf46eff9-4c22-4648-8194-246ce85f8a4f', 'project_id': '8cf95b96958840d08e0a22c530a44a6d', 'tenant_id': '8cf95b96958840d08e0a22c530a44a6d', 'security_group_id': '965907e5-dd49-4ae1-b784-f23ce4d7b707', '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': 151, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:42:54Z', 'updated_at': '2025-03-25T09:42:54Z', 'revision_number': 0}, {'id': 'e123d0ef-c113-4817-9f36-259a07ed979b', 'project_id': '8cf95b96958840d08e0a22c530a44a6d', 'tenant_id': '8cf95b96958840d08e0a22c530a44a6d', 'security_group_id': '965907e5-dd49-4ae1-b784-f23ce4d7b707', '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': 150, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:42:54Z', 'updated_at': '2025-03-25T09:42:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:42:54Z', 'updated_at': '2025-03-25T09:42:54Z', 'revision_number': 1, 'project_id': '8cf95b96958840d08e0a22c530a44a6d'}, 'floating_ip': {'id': 'bca21c2b-e5c2-4f81-8710-36184fe3494c', 'tenant_id': '8cf95b96958840d08e0a22c530a44a6d', 'floating_ip_address': '172.24.5.234', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8cf95b96958840d08e0a22c530a44a6d', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:42:56Z', 'updated_at': '2025-03-25T09:42:56Z', 'revision_number': 0, 'ip': '172.24.5.234'}} 2025-03-25 09:42:57,656 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST https://213.32.79.71/compute/v2.1/servers 1.108s 2025-03-25 09:42:57,656 84506 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-1118698851", "imageRef": "2100db60-9a3d-437d-a951-86290bf45179", "flavorRef": "843650635", "adminPass": "password", "networks": [{"uuid": "60517e9c-d075-4db8-9a04-6d8d9ace549b"}], "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "key_name": "tempest-keypair-1130398594", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:42:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8', '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-c88bad64-8029-4015-823c-250a6c212607', 'x-compute-request-id': 'req-c88bad64-8029-4015-823c-250a6c212607', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "adminPass": "password"}}' 2025-03-25 09:42:57,769 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.111s 2025-03-25 09:42:57,770 84506 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:42:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1271', '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-b45d6191-861c-4043-8ebe-da3f096f11df', 'x-compute-request-id': 'req-b45d6191-861c-4043-8ebe-da3f096f11df', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:58Z", "updated": "2025-03-25T09:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1130398594", "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:42:58,900 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.113s 2025-03-25 09:42:58,901 84506 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:42:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1275', '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-402bf02f-ed8d-41d7-ad6b-815f9a153809', 'x-compute-request-id': 'req-402bf02f-ed8d-41d7-ad6b-815f9a153809', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:42:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "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:43:00,005 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.093s 2025-03-25 09:43:00,006 84506 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:42:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1323', '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-c4d5e1da-9522-448e-bec2-9bc3feed2f5c', 'x-compute-request-id': 'req-c4d5e1da-9522-448e-bec2-9bc3feed2f5c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "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:43:00,018 84506 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-03-25 09:43:01,145 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.126s 2025-03-25 09:43:01,146 84506 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:43:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1323', '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-11256a0a-5af4-463d-8be5-a37011c26b8c', 'x-compute-request-id': 'req-11256a0a-5af4-463d-8be5-a37011c26b8c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "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:43:02,254 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.096s 2025-03-25 09:43:02,254 84506 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:43:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', '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-a20d248d-1d99-4f8f-8d96-81508258a713', 'x-compute-request-id': 'req-a20d248d-1d99-4f8f-8d96-81508258a713', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "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:43:02,265 84506 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 09:43:03,493 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.226s 2025-03-25 09:43:03,493 84506 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:43:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1399', '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-99aee7d9-ac5a-4d91-923a-0c80906f8f73', 'x-compute-request-id': 'req-99aee7d9-ac5a-4d91-923a-0c80906f8f73', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:04,722 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.210s 2025-03-25 09:43:04,722 84506 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:43:04 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-695cf629-fa97-43a7-affd-fc11dd7712ad', 'x-compute-request-id': 'req-695cf629-fa97-43a7-affd-fc11dd7712ad', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:04,736 84506 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:43:05,910 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.172s 2025-03-25 09:43:05,910 84506 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:43:05 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-1b968545-0b90-4600-b9dd-ecfe078e230d', 'x-compute-request-id': 'req-1b968545-0b90-4600-b9dd-ecfe078e230d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:07,148 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.221s 2025-03-25 09:43:07,149 84506 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:43:06 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-8210f3c1-dcae-4411-b42c-21ed71109918', 'x-compute-request-id': 'req-8210f3c1-dcae-4411-b42c-21ed71109918', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:08,455 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.295s 2025-03-25 09:43:08,456 84506 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:43:08 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-563306a8-3ede-4271-84be-705cbef08777', 'x-compute-request-id': 'req-563306a8-3ede-4271-84be-705cbef08777', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:10,121 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.654s 2025-03-25 09:43:10,121 84506 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:43:09 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-e0ae47d5-6dcd-4301-94c3-0c233574153c', 'x-compute-request-id': 'req-e0ae47d5-6dcd-4301-94c3-0c233574153c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:11,374 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.158s 2025-03-25 09:43:11,375 84506 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:43: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-e80d49eb-a25e-407c-98f3-3405aba8edea', 'x-compute-request-id': 'req-e80d49eb-a25e-407c-98f3-3405aba8edea', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:12,600 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.215s 2025-03-25 09:43:12,600 84506 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:43:12 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-eb22e680-7323-4201-b9a8-6564716b5ddc', 'x-compute-request-id': 'req-eb22e680-7323-4201-b9a8-6564716b5ddc', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:14,250 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.639s 2025-03-25 09:43:14,251 84506 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:43:13 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-b715251c-15f3-4970-a581-56224f7e0996', 'x-compute-request-id': 'req-b715251c-15f3-4970-a581-56224f7e0996', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "BUILD", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:15,525 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.263s 2025-03-25 09:43:15,525 84506 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:43:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1589', '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-0b173468-b286-4884-ab9b-6456d325007b', 'x-compute-request-id': 'req-0b173468-b286-4884-ab9b-6456d325007b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "ACTIVE", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:14Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-317019349-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": "2025-03-25T09:43:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:15,538 84506 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2025-03-25 09:43:15,724 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8/os-interface 0.183s 2025-03-25 09:43:15,725 84506 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:43:15 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-3c894802-8b84-4d4c-90b1-fdec16b61901', 'x-compute-request-id': 'req-3c894802-8b84-4d4c-90b1-fdec16b61901', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "60517e9c-d075-4db8-9a04-6d8d9ace549b", "port_id": "37071a8f-23a1-4486-8348-bd281a85d46d", "mac_addr": "fa:16:3e:16:b3:5a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "684ecec1-682a-4de9-a2a0-789cb5a27673", "ip_address": "10.1.0.9"}]}]}' 2025-03-25 09:43:17,344 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/bca21c2b-e5c2-4f81-8710-36184fe3494c 1.616s 2025-03-25 09:43:17,344 84506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "37071a8f-23a1-4486-8348-bd281a85d46d"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:43:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-0f8aef08-3a8b-4623-8d72-07405de80506', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/bca21c2b-e5c2-4f81-8710-36184fe3494c'} Body: b'{"floatingip": {"id": "bca21c2b-e5c2-4f81-8710-36184fe3494c", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "floating_ip_address": "172.24.5.234", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "d07337e8-4a81-4b1b-b838-65fcbb632da1", "port_id": "37071a8f-23a1-4486-8348-bd281a85d46d", "fixed_ip_address": "10.1.0.9", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "60517e9c-d075-4db8-9a04-6d8d9ace549b", "mac_address": "fa:16:3e:16:b3:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:42:56Z", "updated_at": "2025-03-25T09:43:16Z", "revision_number": 1, "project_id": "8cf95b96958840d08e0a22c530a44a6d"}}' 2025-03-25 09:43:17,521 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.176s 2025-03-25 09:43:17,521 84506 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:43:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1589', '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-72b470ec-200f-400e-b7af-e876399834b4', 'x-compute-request-id': 'req-72b470ec-200f-400e-b7af-e876399834b4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "ACTIVE", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:43:14Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-317019349-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": "2025-03-25T09:43:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:43:17,533 84506 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:43:17,533 84506 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.234:22' as 'cirros' with public key authentication 2025-03-25 09:43:20,610 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:43:26,174 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:43:32,769 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:43:40,382 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:43:48,958 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:43:58,558 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:44:09,119 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:44:20,703 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:44:33,311 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:44:46,878 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:45:01,470 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:45:17,022 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:45:33,598 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:45:51,198 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:46:09,759 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:46:29,343 84506 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 ([Errno None] Unable to connect to port 22 on 172.24.5.234). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:46:49,951 84506 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.234 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:46:49.951 84506 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:46:49.951 84506 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:46:49.951 84506 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:46:49.951 84506 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:46:49.951 84506 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:46:49.951 84506 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.234 2025-03-25 09:46:49.951 84506 ERROR tempest.lib.common.ssh 2025-03-25 09:46:49,962 84506 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk. Timeout trying to ssh to server {'id': '4ff6c155-ef28-4662-bcc5-6ee5820554d8', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-server-1118698851', 'status': 'ACTIVE', 'tenant_id': '8cf95b96958840d08e0a22c530a44a6d', 'user_id': '70123c6fbdde45c9a9984a459cf2a991', 'metadata': {}, 'hostId': '4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '843650635', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/843650635'}]}, 'created': '2025-03-25T09:42:57Z', 'updated': '2025-03-25T09:43:14Z', 'addresses': {'tempest-ServersWithSpecificFlavorTestJSON-317019349-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:16:b3:5a'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1130398594', 'OS-SRV-USG:launched_at': '2025-03-25T09:43:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1468018020'}], '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:46:50,539 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8/action 0.574s 2025-03-25 09:46:50,540 84506 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:46:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40036', '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-99773636-c142-4453-983b-802e7ce37ab7', 'x-compute-request-id': 'req-99773636-c142-4453-983b-802e7ce37ab7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8/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:46:50,543 84506 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 4ff6c155-ef28-4662-bcc5-6ee5820554d8: [ 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.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.028000] tsc: Unable to calibrate against PIT [ 0.028000] tsc: using HPET reference calibration [ 0.028000] tsc: Detected 2394.509 MHz processor [ 0.003974] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283f43d561, max_idle_ns: 440795211041 ns [ 0.006736] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.01 BogoMIPS (lpj=9578036) [ 0.018994] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.019480] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.020363] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.021348] Spectre V2 : Mitigation: Retpolines [ 0.021682] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.021919] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.022607] Speculative Store Bypass: Vulnerable [ 0.023401] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.023834] MMIO Stale Data: Unknown: No mitigations [ 0.026018] x86/fpu: x87 FPU will use FXSAVE [ 0.646690] Freeing SMP alternatives memory: 44K [ 0.649559] pid_max: default: 32768 minimum: 301 [ 0.662460] LSM: Security Framework initializing [ 0.667863] landlock: Up and running. [ 0.668487] Yama: becoming mindful. [ 0.682593] AppArmor: AppArmor initialized [ 0.695958] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.696729] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.873617] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 0.884745] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 0.886783] signal: max sigframe size: 1440 [ 0.889158] rcu: Hierarchical SRCU implementation. [ 0.900471] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.907378] smp: Bringing up secondary CPUs ... [ 0.907880] smp: Brought up 1 node, 1 CPU [ 0.908212] smpboot: Max logical packages: 1 [ 0.908634] smpboot: Total of 1 processors activated (4789.01 BogoMIPS) [ 0.934935] devtmpfs: initialized [ 0.941628] x86/mm: Memory block size: 128MB [ 0.952540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.954174] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.963061] pinctrl core: initialized pinctrl subsystem [ 0.988935] PM: RTC time: 09:43:18, date: 2025-03-25 [ 1.016673] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.027678] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.029811] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.030771] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.032107] audit: initializing netlink subsys (disabled) [ 1.038806] audit: type=2000 audit(1742895798.064:1): state=initialized audit_enabled=0 res=1 [ 1.050164] thermal_sys: Registered thermal governor 'fair_share' [ 1.050245] thermal_sys: Registered thermal governor 'bang_bang' [ 1.050695] thermal_sys: Registered thermal governor 'step_wise' [ 1.051025] thermal_sys: Registered thermal governor 'user_space' [ 1.051308] thermal_sys: Registered thermal governor 'power_allocator' [ 1.051964] EISA bus registered [ 1.052776] cpuidle: using governor ladder [ 1.053173] cpuidle: using governor menu [ 1.056087] ACPI: bus type PCI registered [ 1.056560] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.061832] PCI: Using configuration type 1 for base access [ 1.110005] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.115854] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.174518] ACPI: Added _OSI(Module Device) [ 1.175010] ACPI: Added _OSI(Processor Device) [ 1.175301] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.175574] ACPI: Added _OSI(Processor Aggregator Device) [ 1.176016] ACPI: Added _OSI(Linux-Dell-Video) [ 1.176863] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.177161] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.249948] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.293143] ACPI: Interpreter enabled [ 1.295545] ACPI: PM: (supports S0 S3 S4 S5) [ 1.295939] ACPI: Using IOAPIC for interrupt routing [ 1.297530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.297938] PCI: Using E820 reservations for host bridge windows [ 1.301832] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.391521] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.393385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.395198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.408590] acpiphp: Slot [3] registered [ 1.409327] acpiphp: Slot [4] registered [ 1.409959] acpiphp: Slot [5] registered [ 1.410422] acpiphp: Slot [6] registered [ 1.410867] acpiphp: Slot [7] registered [ 1.411445] acpiphp: Slot [8] registered [ 1.411885] acpiphp: Slot [9] registered [ 1.412338] acpiphp: Slot [10] registered [ 1.412860] acpiphp: Slot [11] registered [ 1.413321] acpiphp: Slot [12] registered [ 1.413930] acpiphp: Slot [13] registered [ 1.414423] acpiphp: Slot [14] registered [ 1.414880] acpiphp: Slot [15] registered [ 1.415423] acpiphp: Slot [16] registered [ 1.416110] acpiphp: Slot [17] registered [ 1.416571] acpiphp: Slot [18] registered [ 1.417000] acpiphp: Slot [19] registered [ 1.417444] acpiphp: Slot [20] registered [ 1.417832] acpiphp: Slot [21] registered [ 1.417832] acpiphp: Slot [22] registered [ 1.417832] acpiphp: Slot [23] registered [ 1.418056] acpiphp: Slot [24] registered [ 1.418512] acpiphp: Slot [25] registered [ 1.418960] acpiphp: Slot [26] registered [ 1.419388] acpiphp: Slot [27] registered [ 1.419814] acpiphp: Slot [28] registered [ 1.421907] acpiphp: Slot [29] registered [ 1.422459] acpiphp: Slot [30] registered [ 1.422967] acpiphp: Slot [31] registered [ 1.423853] PCI host bridge to bus 0000:00 [ 1.425051] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.425526] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.426237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.426645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.427185] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.427648] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.432196] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.442666] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.445832] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.450982] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.453236] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.453950] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.454418] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.454834] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.459291] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.460546] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.461061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.470324] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.472504] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.477921] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.481899] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.484869] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.486536] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.490871] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.493914] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.495713] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.501375] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.505832] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.538599] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.541251] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.543621] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.549939] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.575769] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.577316] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.581186] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.602911] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.604799] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 1.605894] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 1.610626] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 1.645884] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.649787] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.652152] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.655193] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.656654] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.667148] iommu: Default domain type: Translated [ 1.667613] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.674793] SCSI subsystem initialized [ 1.686961] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 1.687964] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 1.689002] pci 0000:00:02.0: vgaarb: bridge control possible [ 1.690333] vgaarb: loaded [ 1.692793] ACPI: bus type USB registered [ 1.693785] usbcore: registered new interface driver usbfs [ 1.694748] usbcore: registered new interface driver hub [ 1.695488] usbcore: registered new device driver usb [ 1.696846] pps_core: LinuxPPS API ver. 1 registered [ 1.697268] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.698007] PTP clock support registered [ 1.699909] EDAC MC: Ver: 3.0.0 [ 1.718468] NetLabel: Initializing [ 1.718843] NetLabel: domain hash size = 128 [ 1.719182] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.721890] NetLabel: unlabeled traffic allowed by default [ 1.723856] PCI: Using ACPI for IRQ routing [ 1.731023] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.732013] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.732494] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.739454] clocksource: Switched to clocksource tsc-early [ 2.028315] VFS: Disk quotas dquot_6.6.0 [ 2.029194] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.054792] AppArmor: AppArmor Filesystem Enabled [ 2.056231] pnp: PnP ACPI init [ 2.084577] pnp: PnP ACPI: found 5 devices [ 2.138368] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.141024] NET: Registered PF_INET protocol family [ 2.143185] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.175001] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.176157] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.176835] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.177640] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.178479] TCP: Hash tables configured (established 2048 bind 2048) [ 2.183765] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.185238] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.185988] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.190997] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.192478] NET: Registered PF_XDP protocol family [ 2.194741] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.195255] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.195613] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.195968] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.196316] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.198141] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.198705] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.199156] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.199857] PCI: CLS 0 bytes, default 64 [ 2.213167] Trying to unpack rootfs image as initramfs... [ 2.235415] Initialise system trusted keyrings [ 2.242499] Key type blacklist registered [ 2.246984] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.298793] zbud: loaded [ 2.316424] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.327846] fuse: init (API version 7.34) [ 2.353156] integrity: Platform Keyring initialized [ 2.446513] Key type asymmetric registered [ 2.447026] Asymmetric key parser 'x509' registered [ 2.448679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.451203] io scheduler mq-deadline registered [ 2.461473] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.486535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.493310] ACPI: button: Power Button [PWRF] [ 3.234592] tsc: Refined TSC clocksource calibration: 2394.463 MHz [ 3.236137] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c8e76b3, max_idle_ns: 440795319299 ns [ 3.236927] clocksource: Switched to clocksource tsc [ 3.850790] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.410512] Freeing initrd memory: 8864K [ 4.731190] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.399381] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.048990] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 6.746515] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.776641] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 6.827013] Linux agpgart interface v0.103 [ 6.890450] loop: module loaded [ 6.922580] scsi host0: ata_piix [ 6.932042] scsi host1: ata_piix [ 6.934195] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 6.934992] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 6.947582] tun: Universal TUN/TAP device driver, 1.6 [ 6.948934] PPP generic driver version 2.4.2 [ 6.950928] VFIO - User Level meta-driver version: 0.3 [ 6.962563] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 6.964150] ehci-pci: EHCI PCI platform driver [ 6.965357] ehci-platform: EHCI generic platform driver [ 6.966465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 6.967388] ohci-pci: OHCI PCI platform driver [ 6.968477] ohci-platform: OHCI generic platform driver [ 6.969369] uhci_hcd: USB Universal Host Controller Interface driver [ 6.974573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.987684] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.989085] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.996217] mousedev: PS/2 mouse device common for all mice [ 7.005414] rtc_cmos 00:04: RTC can wake from S4 [ 7.015609] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.029500] rtc_cmos 00:04: registered as rtc0 [ 7.032512] rtc_cmos 00:04: setting system clock to 2025-03-25T09:43:24 UTC (1742895804) [ 7.036870] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.038516] i2c_dev: i2c /dev entries driver [ 7.040490] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.042465] device-mapper: uevent: version 1.0.3 [ 7.045146] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.047268] platform eisa.0: Probing EISA bus 0 [ 7.048036] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.048926] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.049412] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.050517] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.051105] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.051711] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.052290] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.052904] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.053514] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.054299] platform eisa.0: EISA: Detected 0 cards [ 7.054982] intel_pstate: CPU model not supported [ 7.055912] ledtrig-cpu: registered to indicate activity on CPUs [ 7.058905] drop_monitor: Initializing network drop monitor service [ 7.063832] NET: Registered PF_INET6 protocol family [ 7.526986] Segment Routing with IPv6 [ 7.527991] In-situ OAM (IOAM) with IPv6 [ 7.529791] NET: Registered PF_PACKET protocol family [ 7.533083] Key type dns_resolver registered [ 7.540030] IPI shorthand broadcast: enabled [ 7.541858] sched_clock: Marking stable (7568161260, -30167860)->(7734860883, -196867483) [ 7.548018] registered taskstats version 1 [ 7.550924] Loading compiled-in X.509 certificates [ 7.582717] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.589417] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.593820] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.594778] blacklist: Loading compiled-in revocation X.509 certificates [ 7.599504] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.601044] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.602573] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.603774] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.604895] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.605884] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.607230] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.608104] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.615656] zswap: loaded using pool lzo/zbud [ 7.629740] Key type .fscrypt registered [ 7.630468] Key type fscrypt-provisioning registered [ 7.759867] Key type encrypted registered [ 7.760427] AppArmor: AppArmor sha1 policy hashing enabled [ 7.761751] ima: No TPM chip found, activating TPM-bypass! [ 7.763536] Loading compiled-in module X.509 certificates [ 7.768857] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.770629] ima: Allocated hash algorithm: sha1 [ 7.778437] ima: No architecture policies found [ 7.781191] evm: Initialising EVM extended attributes: [ 7.781896] evm: security.selinux [ 7.782379] evm: security.SMACK64 [ 7.783058] evm: security.SMACK64EXEC [ 7.783479] evm: security.SMACK64TRANSMUTE [ 7.783883] evm: security.SMACK64MMAP [ 7.784202] evm: security.apparmor [ 7.784457] evm: security.ima [ 7.784654] evm: security.capability [ 7.784920] evm: HMAC attrs: 0x1 [ 7.791459] PM: Magic number: 1:498:728 [ 7.803034] RAS: Correctable Errors collector initialized. [ 7.806615] clk: Disabling unused clocks [ 7.831989] Freeing unused decrypted memory: 2036K [ 7.989012] Freeing unused kernel image (initmem) memory: 3368K [ 7.990777] Write protecting the kernel read-only data: 30720k [ 7.997216] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.001428] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.481341] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.483038] x86/mm: Checking user space page tables [ 8.872956] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.874421] Run /init as init process info: initramfs: up at 9.37 [ 11.213193] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 11.921820] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 12.027444] 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.98 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:4f:f6:c1:55:ef:28:46:62:bc:c5:6e:e5:82:05:54:d8 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:16:b3:5a eth0: adding address fe80::f816:3eff:fe16:b35a 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 33.02. request failed failed 2/20: up 38.59. request failed failed 3/20: up 41.62. request failed failed 4/20: up 47.07. request failed failed 5/20: up 50.10. request failed failed 6/20: up 55.67. request failed failed 7/20: up 58.71. request failed failed 8/20: up 64.20. request failed failed 9/20: up 67.67. request failed failed 10/20: up 73.31. request failed failed 11/20: up 76.37. request failed failed 12/20: up 81.73. request failed failed 13/20: up 84.83. request failed failed 14/20: up 90.21. request failed failed 15/20: up 93.29. request failed failed 16/20: up 98.69. request failed failed 17/20: up 101.82. request failed failed 18/20: up 107.31. request failed failed 19/20: up 110.37. request failed failed 20/20: up 115.74. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCv/+q3A5bcEaBm9I/QOoOS4yYub4oL1HDTXYQ/zsd4jqVacixOrDQ+YttQ27apQgemuKFonA1aqwZVYm44sODnVIc2buIPf4JGg8LCpIm0TfvATH/oFoYPkWdg/qowK3gfL4oPb9fkDy7eHChh8Qdl9yZ7Mfj950Q6/GSg+Psc7X494vscyCkbjNbMml0BmRaG0mLVpHtnXF7Vu6/PoqgvkMZJbyEoHM9lx/yxRp8VPRd28gUi7ktCqNp/816EkpLd6PIgF035vY6VwkgjKRzxBBfQWUm3qB8AQgJnuod+mYmvtJsYyKv547x093N2n0el0z9G0xP6LbEenCjw8oLB root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKcgiJ3HiQ8MgkUbhu/7ZLLgaES9Cb7DuFwEusv0sR6+tto6NpoLvN+sHXErotf1MezRSfejGz1DBdbgzXKhiFg= 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:fe16:b35a/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=126.84 === === 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:16:B3:5A inet addr:10.1.0.9 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe16:b35a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:32 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:3400 (3.3 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.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 4091ms 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.42 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.09 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.36 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=0.992 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=0.815 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4011ms rtt min/avg/max/mdev = 0.815/1.335/2.090/0.439 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.936223] sctp: Hash tables configured (bind 256/256) [ 13.345219] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 13.378632] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 13.537765] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 13.566286] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 17.088962] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 18.021377] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 26.212884] 8021q: adding VLAN 0 to HW filter on device eth0 [ 123.826459] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 123.928451] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:43:37 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:43:42 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:43:43 cirros daemon.info dhcpcd[252]: DUID 00:04:4f:f6:c1:55:ef:28:46:62:bc:c5:6e:e5:82:05:54:d8 Mar 25 10:43:43 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:43:43 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:43:43 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:16:b3:5a Mar 25 10:43:43 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe16:b35a Mar 25 10:43:44 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:43:44 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:43:44 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.9 from 10.1.0.2 Mar 25 10:43:44 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.9/28 Mar 25 10:43:48 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.9 for 86400 seconds Mar 25 10:43:48 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:43:48 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:43:48 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:43:57 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:45:20 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:46:50,710 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.160s 2025-03-25 09:46:50,710 84506 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:46:50 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-4c24d805-44fd-4cf6-934a-b472cba91d24', 'x-compute-request-id': 'req-4c24d805-44fd-4cf6-934a-b472cba91d24', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'' 2025-03-25 09:46:51,381 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.670s 2025-03-25 09:46:51,382 84506 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:46:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', '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-208e84dc-722a-401d-b3c7-959482015748', 'x-compute-request-id': 'req-208e84dc-722a-401d-b3c7-959482015748', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "ACTIVE", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:46:51Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-317019349-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}, {"version": 4, "addr": "172.24.5.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": "2025-03-25T09:43:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:46:53,115 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.713s 2025-03-25 09:46:53,116 84506 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:46:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1714', '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-0afe80cc-a182-4067-b2c9-4c79a5b07c55', 'x-compute-request-id': 'req-0afe80cc-a182-4067-b2c9-4c79a5b07c55', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "ACTIVE", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:46:51Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-317019349-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}, {"version": 4, "addr": "172.24.5.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": "2025-03-25T09:43:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1468018020"}], "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:46:55,110 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.975s 2025-03-25 09:46:55,110 84506 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:46:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1646', '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-4a982ce9-d039-4b12-9d74-74dc17572279', 'x-compute-request-id': 'req-4a982ce9-d039-4b12-9d74-74dc17572279', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "ACTIVE", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:46:53Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-317019349-network": [{"version": 4, "addr": "10.1.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}, {"version": 4, "addr": "172.24.5.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:b3:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": "2025-03-25T09:43:14.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:46:56,466 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.346s 2025-03-25 09:46:56,467 84506 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:46:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', '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-aa450225-4750-4e61-a24f-6406c7b098d2', 'x-compute-request-id': 'req-aa450225-4750-4e61-a24f-6406c7b098d2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "DELETED", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": "2025-03-25T09:43:14.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:46:55.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:46:56,477 84506 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-03-25 09:46:58,035 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.557s 2025-03-25 09:46:58,036 84506 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:46:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1357', '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-6dd472b6-1aa1-4951-97d1-901da9f04c54', 'x-compute-request-id': 'req-6dd472b6-1aa1-4951-97d1-901da9f04c54', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"server": {"id": "4ff6c155-ef28-4662-bcc5-6ee5820554d8", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1118698851", "status": "DELETED", "tenant_id": "8cf95b96958840d08e0a22c530a44a6d", "user_id": "70123c6fbdde45c9a9984a459cf2a991", "metadata": {}, "hostId": "4b0a30c28c820d52750ebba99248fc0890335d6a3d3b7b017318579d", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "843650635", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/843650635"}]}, "created": "2025-03-25T09:42:57Z", "updated": "2025-03-25T09:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1130398594", "OS-SRV-USG:launched_at": "2025-03-25T09:43:14.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:46:55.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:46:59,149 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8 0.092s 2025-03-25 09:46:59,149 84506 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:46:59 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-886f4dad-ced0-4a1a-8515-e62816eb6769', 'x-compute-request-id': 'req-886f4dad-ced0-4a1a-8515-e62816eb6769', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4ff6c155-ef28-4662-bcc5-6ee5820554d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4ff6c155-ef28-4662-bcc5-6ee5820554d8 could not be found."}}' 2025-03-25 09:46:59,218 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-1130398594 0.068s 2025-03-25 09:46:59,219 84506 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:46:59 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-778afd10-3f11-4f54-a96b-250aa03699b2', 'x-compute-request-id': 'req-778afd10-3f11-4f54-a96b-250aa03699b2', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-1130398594'} Body: b'' 2025-03-25 09:46:59,475 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/security-groups/965907e5-dd49-4ae1-b784-f23ce4d7b707 0.251s 2025-03-25 09:46:59,475 84506 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:46:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c7c77978-ea49-4345-8840-60d5dbf77653', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/965907e5-dd49-4ae1-b784-f23ce4d7b707'} Body: b'' 2025-03-25 09:46:59,571 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET https://213.32.79.71/networking/v2.0/security-groups/965907e5-dd49-4ae1-b784-f23ce4d7b707 0.095s 2025-03-25 09:46:59,572 84506 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:46:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5a3dfa13-4ed1-48ca-8359-12c740dcd43c', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/965907e5-dd49-4ae1-b784-f23ce4d7b707'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 965907e5-dd49-4ae1-b784-f23ce4d7b707 does not exist", "detail": ""}}' 2025-03-25 09:47:00,469 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/floatingips/bca21c2b-e5c2-4f81-8710-36184fe3494c 0.897s 2025-03-25 09:47:00,469 84506 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:46:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-728ee16b-248f-4338-a2a7-628b3ee9c4cd', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/bca21c2b-e5c2-4f81-8710-36184fe3494c'} Body: b'' 2025-03-25 09:47:00,574 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE https://213.32.79.71/compute/v2.1/flavors/843650635 0.104s 2025-03-25 09:47:00,575 84506 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:47:00 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-d99ee812-1edf-47a0-ac92-42ab99d058c1', 'x-compute-request-id': 'req-d99ee812-1edf-47a0-ac92-42ab99d058c1', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors/843650635'} Body: b'' 2025-03-25 09:47:00,687 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/flavors/detail 0.111s 2025-03-25 09:47:00,687 84506 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:47:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '4739', '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-f7c49a4d-20f0-465d-bf50-7f824a155b91', 'x-compute-request-id': 'req-f7c49a4d-20f0-465d-bf50-7f824a155b91', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/1"}]}, {"id": "1219482263", "name": "tempest-flavor_with_ephemeral_1-1482156155", "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://213.32.79.71/compute/v2.1/flavors/1219482263"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/1219482263"}]}, {"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://213.32.79.71/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-F 2025-03-25 09:47:00,814 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE https://213.32.79.71/compute/v2.1/flavors/1219482263 0.115s 2025-03-25 09:47:00,815 84506 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:47:00 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-93ca33e0-3d44-41af-932b-ec2635ddd1f2', 'x-compute-request-id': 'req-93ca33e0-3d44-41af-932b-ec2635ddd1f2', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/flavors/1219482263'} Body: b'' 2025-03-25 09:47:00,928 84506 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/flavors/detail 0.113s 2025-03-25 09:47:00,928 84506 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:47:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '4321', '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-f2c5fb10-a3ed-484b-ab6a-7894be5891e4', 'x-compute-request-id': 'req-f2c5fb10-a3ed-484b-ab6a-7894be5891e4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false }}} 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.234 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.234 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:52:40,050 84508 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:52:40,051 84508 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:52:40,295 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://213.32.79.71/compute/v2.1/os-keypairs 0.242s 2025-03-25 09:52:40,295 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1404972612", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLapZKZ0paGx+Y99LpjZpHYP31O1ql2BB24BgUyB1aNJcsPtvrHhhV01+9vAludU29+/kV4iX51JnfbmrtUtrZ/MnKhwWjta0eduM8Q7a8haKtoZaftfAgO2e6eijDNFsQ=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:52:40 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-9e93cf03-287a-4ba0-8890-bb81312f2c80', 'x-compute-request-id': 'req-9e93cf03-287a-4ba0-8890-bb81312f2c80', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1404972612", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLapZKZ0paGx+Y99LpjZpHYP31O1ql2BB24BgUyB1aNJcsPtvrHhhV01+9vAludU29+/kV4iX51JnfbmrtUtrZ/MnKhwWjta0eduM8Q7a8haKtoZaftfAgO2e6eijDNFsQ==", "fingerprint": "21:59:50:0d:3a:31:1d:4f:3c:77:77:c5:6c:06:a7:d6", "user_id": "3a149786713d4cd6b33af2cf5280587e"}}' 2025-03-25 09:52:40,298 84508 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1404972612 created 2025-03-25 09:52:40,515 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-groups 0.216s 2025-03-25 09:52:40,515 84508 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--1147946418", "description": "tempest-description--12978180"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:52:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-07b8c60f-6f4c-46ab-a647-e671ef8a022e', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3b2175d0-33f6-4478-938a-d3d7d389e861", "name": "tempest-securitygroup--1147946418", "stateful": true, "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "description": "tempest-description--12978180", "shared": false, "security_group_rules": [{"id": "36b1d8e9-1690-47d2-911c-738687c950f5", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "3b2175d0-33f6-4478-938a-d3d7d389e861", "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": 871, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:52:40Z", "updated_at": "2025-03-25T09:52:40Z", "revision_number": 0}, {"id": "6fd98a2e-e111-447b-8bec-b1f675be7537", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "3b2175d0-33f6-4478-938a-d3d7d389e861", "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": 870, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:52:40Z", "updated_at": "2025-03-25T09:52:40Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:52:40Z", "updated_at": "2025-03-25T09:52:40Z", "revision_number": 1, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 09:52:40,711 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.195s 2025-03-25 09:52:40,711 84508 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": "3b2175d0-33f6-4478-938a-d3d7d389e861", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:52:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2aee5adb-73e9-4ea8-b114-516134cae6d1', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "274d3fbe-aa5c-404e-9bc5-a8ae30b429c4", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "3b2175d0-33f6-4478-938a-d3d7d389e861", "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:52:40Z", "updated_at": "2025-03-25T09:52:40Z", "revision_number": 0}}' 2025-03-25 09:52:40,943 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.231s 2025-03-25 09:52:40,943 84508 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": "3b2175d0-33f6-4478-938a-d3d7d389e861", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:52:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5cf896c3-bda5-40ed-9b8c-c10e677a368b', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "724957b6-31d8-43f0-b9c4-bbde3a3a735f", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "3b2175d0-33f6-4478-938a-d3d7d389e861", "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:52:40Z", "updated_at": "2025-03-25T09:52:40Z", "revision_number": 0}}' 2025-03-25 09:52:40,944 84508 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1147946418 created 2025-03-25 09:52:41,850 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/floatingips 0.905s 2025-03-25 09:52:41,850 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:52:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-e40c297b-a3bb-45e7-bd17-f261cea102e4', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "36a84b26-43dc-4ace-923e-40f0f24140d7", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.102", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:52:41Z", "updated_at": "2025-03-25T09:52:41Z", "revision_number": 0}}' 2025-03-25 09:52:41,851 84508 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '36a84b26-43dc-4ace-923e-40f0f24140d7', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'floating_ip_address': '172.24.5.102', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:52:41Z', 'updated_at': '2025-03-25T09:52:41Z', 'revision_number': 0, 'ip': '172.24.5.102'} created 2025-03-25 09:52:42,211 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 201 POST https://213.32.79.71/identity/v3/auth/tokens 0.352s 2025-03-25 09:52:42,211 84508 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:52:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2257', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-74116917-f2d0-4cb8-8b88-8bdf698a5068', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3a149786713d4cd6b33af2cf5280587e", "name": "tempest-AttachInterfacesTestJSON-840378476-project-member", "password_expires_at": null}, "audit_ids": ["XTKCTSFJToiS408IK655hg"], "expires_at": "2025-03-25T10:52:42.000000Z", "issued_at": "2025-03-25T09:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "name": "tempest-AttachInterfacesTestJSON-840378476"}, "is_domain": false, "roles": [{"id": "26aed0268bdb41c8b3a7ef6d19dbc25a", "name": "member"}, {"id": "62befc6982384118b4454321ddcc726e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "8f031362970f42f28aaa27c5ba4bf51d", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/image", "region": "RegionOne"}], "id": "0a592adf3ae24068865b9408b7039ee4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "90290d6666034f30be8da18e04bc6b4e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2.1", "region": "RegionOne"}], "id": "0bb090d129ee4d2c9646b2771c566d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8ff32ee8e1b442d2a0bf3455dc7e672e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/networking", "region": "RegionOne"}], "id": "4acc3f4862c54a6cac91575e7989c89e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "50dea48b48df4fd6967dfc443b7f77e7", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/placement", "region": "RegionOne"}], "id": "5542e2e10cf14bf094086ac7924547e7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "abd96cb9b171406f9927bb9d315cdebf", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/identity", "region": "RegionOne"}], "id": "80ced52bce9345919c840affcf774e23", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "be93d797dda645b3bf47da19fa2e2f63", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2/68ea85b5fc5c4a7aa3fb0513a11e3cf0", "region": "RegionOne"}], "id": "dc7aca7fbc064314915aaa240d40fa6d", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-03-25 09:52:42,212 84508 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip) Found network {'id': '6885098a-e91d-4a88-b386-4284370155c1', 'name': 'tempest-AttachInterfacesTestJSON-977563828-network', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 165, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:52:35Z', 'updated_at': '2025-03-25T09:52:35Z', 'revision_number': 1} available for tenant 2025-03-25 09:52:42,212 84508 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1404972612', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLapZKZ0paGx+Y99LpjZpHYP31O1ql2BB24BgUyB1aNJcsPtvrHhhV01+9vAludU29+/kV4iX51JnfbmrtUtrZ/MnKhwWjta0eduM8Q7a8haKtoZaftfAgO2e6eijDNFsQ==', 'fingerprint': '21:59:50:0d:3a:31:1d:4f:3c:77:77:c5:6c:06:a7:d6', 'user_id': '3a149786713d4cd6b33af2cf5280587e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCdp2txg4YaQEuE5AZr5kqV1b4oYiq60bTXSakGxlmi6rHRKkw4gdkW\n1kp+KnUIqmagBwYFK4EEACKhZANiAAS2qWSmdKWhsfmPfS6Y2aR2D99TtapdgQdu\nAYFMgdWjSXLD7b6x4YVdNfvbwJbnVNvfv5FeIl+dSZ325q7VLa2fzJyocFo7WtHn\nbjPEO2vIWiraGWn7XwIDtnunoowzRbE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3b2175d0-33f6-4478-938a-d3d7d389e861', 'name': 'tempest-securitygroup--1147946418', 'stateful': True, 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': 'tempest-description--12978180', 'shared': False, 'security_group_rules': [{'id': '36b1d8e9-1690-47d2-911c-738687c950f5', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '3b2175d0-33f6-4478-938a-d3d7d389e861', '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': 871, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:52:40Z', 'updated_at': '2025-03-25T09:52:40Z', 'revision_number': 0}, {'id': '6fd98a2e-e111-447b-8bec-b1f675be7537', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '3b2175d0-33f6-4478-938a-d3d7d389e861', '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': 870, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:52:40Z', 'updated_at': '2025-03-25T09:52:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:52:40Z', 'updated_at': '2025-03-25T09:52:40Z', 'revision_number': 1, 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0'}, 'floating_ip': {'id': '36a84b26-43dc-4ace-923e-40f0f24140d7', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'floating_ip_address': '172.24.5.102', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:52:41Z', 'updated_at': '2025-03-25T09:52:41Z', 'revision_number': 0, 'ip': '172.24.5.102'}} 2025-03-25 09:52:43,045 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 202 POST https://213.32.79.71/compute/v2.1/servers 0.831s 2025-03-25 09:52:43,045 84508 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-1329056248", "imageRef": "2100db60-9a3d-437d-a951-86290bf45179", "flavorRef": "42", "networks": [{"uuid": "6885098a-e91d-4a88-b386-4284370155c1"}], "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "key_name": "tempest-keypair-1404972612", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:52:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '410', 'location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c', '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-c352ab6f-a219-466d-abc2-557686247d31', 'x-compute-request-id': 'req-c352ab6f-a219-466d-abc2-557686247d31', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "adminPass": "SYJ2vdD2g5NF"}}' 2025-03-25 09:52:43,160 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.108s 2025-03-25 09:52:43,161 84508 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:52:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', '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-f2f462c8-6e70-466f-86c2-064d0136cb75', 'x-compute-request-id': 'req-f2f462c8-6e70-466f-86c2-064d0136cb75', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1404972612", "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:52:44,307 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.136s 2025-03-25 09:52:44,308 84508 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:52:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', '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-0b5be24f-20fa-4f86-b2c7-b939b6aad063', 'x-compute-request-id': 'req-0b5be24f-20fa-4f86-b2c7-b939b6aad063', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "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:52:45,470 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.150s 2025-03-25 09:52:45,470 84508 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:52:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1300', '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-3fa14136-4551-4e31-a514-1bc180d3b44c', 'x-compute-request-id': 'req-3fa14136-4551-4e31-a514-1bc180d3b44c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "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:52:45,480 84508 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 09:52:46,635 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.154s 2025-03-25 09:52:46,635 84508 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:52:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1300', '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-3c4bf67a-e92e-4c88-8afc-1994b977d6b1', 'x-compute-request-id': 'req-3c4bf67a-e92e-4c88-8afc-1994b977d6b1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "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:52:47,888 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.243s 2025-03-25 09:52:47,889 84508 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:52:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', '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-519b8d94-2926-497d-b342-372fbe3c2858', 'x-compute-request-id': 'req-519b8d94-2926-497d-b342-372fbe3c2858', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "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:52:47,900 84508 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-03-25 09:52:49,173 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.272s 2025-03-25 09:52:49,173 84508 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:52:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1386', '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-951f63c9-f8f7-4969-af66-c7294fd1f90a', 'x-compute-request-id': 'req-951f63c9-f8f7-4969-af66-c7294fd1f90a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:49,193 84508 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-03-25 09:52:50,499 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.305s 2025-03-25 09:52:50,499 84508 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:52:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-eea428e2-2361-479c-846c-ee0e7b48192f', 'x-compute-request-id': 'req-eea428e2-2361-479c-846c-ee0e7b48192f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:50,518 84508 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:52:51,803 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.282s 2025-03-25 09:52:51,803 84508 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:52:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-0a675cf0-b198-42ca-94a0-66b99ca395e1', 'x-compute-request-id': 'req-0a675cf0-b198-42ca-94a0-66b99ca395e1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:53,093 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.272s 2025-03-25 09:52:53,093 84508 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:52:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-1b841b8d-1d28-448e-a67a-091258ab5376', 'x-compute-request-id': 'req-1b841b8d-1d28-448e-a67a-091258ab5376', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:54,408 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.304s 2025-03-25 09:52:54,408 84508 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:52:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-558071a9-5469-42e8-8a1a-c4b62cd5a81c', 'x-compute-request-id': 'req-558071a9-5469-42e8-8a1a-c4b62cd5a81c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:55,836 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.418s 2025-03-25 09:52:55,836 84508 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:52:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-669ac851-c40a-4bf1-9234-c26e86acc5a3', 'x-compute-request-id': 'req-669ac851-c40a-4bf1-9234-c26e86acc5a3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:57,125 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.278s 2025-03-25 09:52:57,126 84508 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:52:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-c299c25d-d19c-41fa-a8a9-cfbfd0616cc5', 'x-compute-request-id': 'req-c299c25d-d19c-41fa-a8a9-cfbfd0616cc5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:58,374 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.232s 2025-03-25 09:52:58,374 84508 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:52:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1557', '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-6619fc5e-04d9-4048-949c-4720b6808845', 'x-compute-request-id': 'req-6619fc5e-04d9-4048-949c-4720b6808845', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:58Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:58,387 84508 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-03-25 09:52:58,540 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c/os-interface 0.152s 2025-03-25 09:52:58,541 84508 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:52:58 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-2a1e9590-1d29-4f25-894b-80a96172977b', 'x-compute-request-id': 'req-2a1e9590-1d29-4f25-894b-80a96172977b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6885098a-e91d-4a88-b386-4284370155c1", "port_id": "13428bad-0ddb-41d1-82d2-b9f62b25ea5d", "mac_addr": "fa:16:3e:a6:7a:ba", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "204ab1ec-d25a-42f4-aabe-d13a0dc448c2", "ip_address": "10.1.0.6"}]}]}' 2025-03-25 09:52:59,565 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/36a84b26-43dc-4ace-923e-40f0f24140d7 1.018s 2025-03-25 09:52:59,566 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "13428bad-0ddb-41d1-82d2-b9f62b25ea5d"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:52:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-e0926213-ac9e-43ac-9242-faa54016d508', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/36a84b26-43dc-4ace-923e-40f0f24140d7'} Body: b'{"floatingip": {"id": "36a84b26-43dc-4ace-923e-40f0f24140d7", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.102", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "12e102c6-c3d2-4698-8c3f-c765bb373c59", "port_id": "13428bad-0ddb-41d1-82d2-b9f62b25ea5d", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6885098a-e91d-4a88-b386-4284370155c1", "mac_address": "fa:16:3e:a6:7a:ba", "admin_state_up": true, "status": "ACTIVE", "device_id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:52:41Z", "updated_at": "2025-03-25T09:52:58Z", "revision_number": 1, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 09:52:59,852 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.285s 2025-03-25 09:52:59,852 84508 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:52:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1557', '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-502dbcf8-555f-4dce-a765-a922dd95dcd5', 'x-compute-request-id': 'req-502dbcf8-555f-4dce-a765-a922dd95dcd5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:52:58Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:52:59,865 84508 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.102:22' as 'cirros' with public key authentication 2025-03-25 09:53:02,944 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:53:08,510 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:53:15,102 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:53:22,654 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:53:31,230 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:53:40,830 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:53:51,390 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:54:02,976 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:54:15,582 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:54:29,150 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:54:43,742 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:54:59,294 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:55:15,870 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:55:33,471 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:55:52,031 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:56:11,614 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:56:32,222 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 17. Retry after 18 seconds. 2025-03-25 09:56:53,791 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 18. Retry after 19 seconds. 2025-03-25 09:57:16,382 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 19. Retry after 20 seconds. 2025-03-25 09:57:39,934 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 ([Errno None] Unable to connect to port 22 on 172.24.5.102). Number attempts: 20. Retry after 21 seconds. 2025-03-25 09:58:04,510 84508 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.102 after 20 attempts. Proxy client: no proxy client 2025-03-25 09:58:04.510 84508 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:58:04.510 84508 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:58:04.510 84508 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:58:04.510 84508 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:58:04.510 84508 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:58:04.510 84508 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.102 2025-03-25 09:58:04.510 84508 ERROR tempest.lib.common.ssh 2025-03-25 09:58:04,515 84508 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': '79b2ee72-1da4-4e85-becc-e05683e7861c', 'name': 'tempest-AttachInterfacesTestJSON-server-1329056248', 'status': 'ACTIVE', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'user_id': '3a149786713d4cd6b33af2cf5280587e', 'metadata': {}, 'hostId': '4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:52:43Z', 'updated': '2025-03-25T09:52:58Z', 'addresses': {'tempest-AttachInterfacesTestJSON-977563828-network': [{'version': 4, 'addr': '10.1.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a6:7a:ba'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1404972612', 'OS-SRV-USG:launched_at': '2025-03-25T09:52:58.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1147946418'}], '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:58:05,181 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 POST https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c/action 0.665s 2025-03-25 09:58:05,182 84508 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:58:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40046', '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-2ca5c8be-a66d-4fd2-a5bd-ee3aac94a758', 'x-compute-request-id': 'req-2ca5c8be-a66d-4fd2-a5bd-ee3aac94a758', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c/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:58:05,185 84508 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 79b2ee72-1da4-4e85-becc-e05683e7861c: [ 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.500 MHz processor [ 0.003308] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283ec188a7, max_idle_ns: 440795320575 ns [ 0.005587] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.00 BogoMIPS (lpj=9578000) [ 0.015596] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.016072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.017082] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.018067] Spectre V2 : Mitigation: Retpolines [ 0.018431] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.018938] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.019573] Speculative Store Bypass: Vulnerable [ 0.021054] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.021516] MMIO Stale Data: Unknown: No mitigations [ 0.023008] x86/fpu: x87 FPU will use FXSAVE [ 0.743566] Freeing SMP alternatives memory: 44K [ 0.746252] pid_max: default: 32768 minimum: 301 [ 0.760266] LSM: Security Framework initializing [ 0.763947] landlock: Up and running. [ 0.764890] Yama: becoming mindful. [ 0.777795] AppArmor: AppArmor initialized [ 0.785504] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.789038] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.963984] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 0.984240] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 0.986052] signal: max sigframe size: 1440 [ 0.990942] rcu: Hierarchical SRCU implementation. [ 1.012587] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.023885] smp: Bringing up secondary CPUs ... [ 1.025093] smp: Brought up 1 node, 1 CPU [ 1.025444] smpboot: Max logical packages: 1 [ 1.025826] smpboot: Total of 1 processors activated (4789.00 BogoMIPS) [ 1.056827] devtmpfs: initialized [ 1.065645] x86/mm: Memory block size: 128MB [ 1.079855] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.081832] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.091568] pinctrl core: initialized pinctrl subsystem [ 1.113009] PM: RTC time: 09:53:01, date: 2025-03-25 [ 1.132827] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.141921] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.143447] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.144308] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.145351] audit: initializing netlink subsys (disabled) [ 1.153717] audit: type=2000 audit(1742896381.180:1): state=initialized audit_enabled=0 res=1 [ 1.162398] thermal_sys: Registered thermal governor 'fair_share' [ 1.162528] thermal_sys: Registered thermal governor 'bang_bang' [ 1.163016] thermal_sys: Registered thermal governor 'step_wise' [ 1.163362] thermal_sys: Registered thermal governor 'user_space' [ 1.163792] thermal_sys: Registered thermal governor 'power_allocator' [ 1.164543] EISA bus registered [ 1.165399] cpuidle: using governor ladder [ 1.165954] cpuidle: using governor menu [ 1.169082] ACPI: bus type PCI registered [ 1.169694] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.176773] PCI: Using configuration type 1 for base access [ 1.237498] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.244290] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.292017] ACPI: Added _OSI(Module Device) [ 1.292431] ACPI: Added _OSI(Processor Device) [ 1.292973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.293314] ACPI: Added _OSI(Processor Aggregator Device) [ 1.293763] ACPI: Added _OSI(Linux-Dell-Video) [ 1.294658] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.294960] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.356337] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.401502] ACPI: Interpreter enabled [ 1.403895] ACPI: PM: (supports S0 S3 S4 S5) [ 1.404283] ACPI: Using IOAPIC for interrupt routing [ 1.404827] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.404827] PCI: Using E820 reservations for host bridge windows [ 1.410843] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.501394] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.503610] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.505895] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.519608] acpiphp: Slot [3] registered [ 1.520337] acpiphp: Slot [4] registered [ 1.520827] acpiphp: Slot [5] registered [ 1.521129] acpiphp: Slot [6] registered [ 1.521781] acpiphp: Slot [7] registered [ 1.522579] acpiphp: Slot [8] registered [ 1.523079] acpiphp: Slot [9] registered [ 1.523631] acpiphp: Slot [10] registered [ 1.524199] acpiphp: Slot [11] registered [ 1.525372] acpiphp: Slot [12] registered [ 1.526045] acpiphp: Slot [13] registered [ 1.526591] acpiphp: Slot [14] registered [ 1.527042] acpiphp: Slot [15] registered [ 1.527596] acpiphp: Slot [16] registered [ 1.528370] acpiphp: Slot [17] registered [ 1.529066] acpiphp: Slot [18] registered [ 1.529537] acpiphp: Slot [19] registered [ 1.529977] acpiphp: Slot [20] registered [ 1.530430] acpiphp: Slot [21] registered [ 1.530974] acpiphp: Slot [22] registered [ 1.531649] acpiphp: Slot [23] registered [ 1.532233] acpiphp: Slot [24] registered [ 1.533051] acpiphp: Slot [25] registered [ 1.533554] acpiphp: Slot [26] registered [ 1.534230] acpiphp: Slot [27] registered [ 1.534978] acpiphp: Slot [28] registered [ 1.535474] acpiphp: Slot [29] registered [ 1.536085] acpiphp: Slot [30] registered [ 1.536652] acpiphp: Slot [31] registered [ 1.537243] PCI host bridge to bus 0000:00 [ 1.538433] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.538915] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.539554] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.539919] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.540873] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.541381] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.546618] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.558514] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.560827] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.564827] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.570759] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.571356] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.571780] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.572214] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.576180] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.578353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.578934] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.586326] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.588320] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.592904] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.596919] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.602182] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.603298] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.608095] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.608827] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.609758] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.619067] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.622168] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.652905] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.654932] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.656915] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.664965] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.691805] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.693389] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.699364] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.720827] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.721592] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 1.725565] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 1.731159] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 1.765515] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 1.768281] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 1.770589] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 1.772608] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 1.772827] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 1.784741] iommu: Default domain type: Translated [ 1.785594] iommu: DMA domain TLB invalidation policy: lazy mode [ 1.795286] SCSI subsystem initialized [ 1.803822] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 1.804515] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 1.804970] pci 0000:00:02.0: vgaarb: bridge control possible [ 1.805579] vgaarb: loaded [ 1.807754] ACPI: bus type USB registered [ 1.809466] usbcore: registered new interface driver usbfs [ 1.810309] usbcore: registered new interface driver hub [ 1.811035] usbcore: registered new device driver usb [ 1.812362] pps_core: LinuxPPS API ver. 1 registered [ 1.812705] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.813031] PTP clock support registered [ 1.814950] EDAC MC: Ver: 3.0.0 [ 1.835853] NetLabel: Initializing [ 1.836244] NetLabel: domain hash size = 128 [ 1.836606] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.838661] NetLabel: unlabeled traffic allowed by default [ 1.840663] PCI: Using ACPI for IRQ routing [ 1.849408] hpet: 3 channels of 0 reserved for per-cpu timers [ 1.850333] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.850813] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 1.856827] clocksource: Switched to clocksource tsc-early [ 2.169578] VFS: Disk quotas dquot_6.6.0 [ 2.170868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.201036] AppArmor: AppArmor Filesystem Enabled [ 2.201036] pnp: PnP ACPI init [ 2.220813] pnp: PnP ACPI: found 5 devices [ 2.289412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.292165] NET: Registered PF_INET protocol family [ 2.294479] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.326281] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.327446] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.328243] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.330569] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.331320] TCP: Hash tables configured (established 2048 bind 2048) [ 2.335514] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.336651] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.337706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.341583] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.342718] NET: Registered PF_XDP protocol family [ 2.344751] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.345438] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.345865] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.346288] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.346650] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.348565] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.349364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.349947] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.350577] PCI: CLS 0 bytes, default 64 [ 2.366430] Trying to unpack rootfs image as initramfs... [ 2.389468] Initialise system trusted keyrings [ 2.402075] Key type blacklist registered [ 2.405869] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.457751] zbud: loaded [ 2.476107] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.490697] fuse: init (API version 7.34) [ 2.504826] integrity: Platform Keyring initialized [ 2.598700] Key type asymmetric registered [ 2.599263] Asymmetric key parser 'x509' registered [ 2.600462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 2.606466] io scheduler mq-deadline registered [ 2.612879] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 2.639548] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.651875] ACPI: button: Power Button [PWRF] [ 3.389742] tsc: Refined TSC clocksource calibration: 2394.462 MHz [ 3.390913] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c7bd99f, max_idle_ns: 440795233967 ns [ 3.391805] clocksource: Switched to clocksource tsc [ 4.066439] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.527409] Freeing initrd memory: 8864K [ 5.174599] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.845012] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.555726] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 7.218624] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.249333] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.289912] Linux agpgart interface v0.103 [ 7.339106] loop: module loaded [ 7.361770] scsi host0: ata_piix [ 7.366882] scsi host1: ata_piix [ 7.368200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.368751] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.381984] tun: Universal TUN/TAP device driver, 1.6 [ 7.383537] PPP generic driver version 2.4.2 [ 7.385595] VFIO - User Level meta-driver version: 0.3 [ 7.390271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.391125] ehci-pci: EHCI PCI platform driver [ 7.391872] ehci-platform: EHCI generic platform driver [ 7.392401] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.393183] ohci-pci: OHCI PCI platform driver [ 7.393943] ohci-platform: OHCI generic platform driver [ 7.394556] uhci_hcd: USB Universal Host Controller Interface driver [ 7.397563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.404664] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.405751] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.409895] mousedev: PS/2 mouse device common for all mice [ 7.418380] rtc_cmos 00:04: RTC can wake from S4 [ 7.422297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.430359] rtc_cmos 00:04: registered as rtc0 [ 7.432357] rtc_cmos 00:04: setting system clock to 2025-03-25T09:53:08 UTC (1742896388) [ 7.435138] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.435917] i2c_dev: i2c /dev entries driver [ 7.437847] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.439127] device-mapper: uevent: version 1.0.3 [ 7.441466] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.442790] platform eisa.0: Probing EISA bus 0 [ 7.443522] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.444134] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.444577] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.445482] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.445911] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.446296] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.446771] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.447206] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.447628] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.448088] platform eisa.0: EISA: Detected 0 cards [ 7.448575] intel_pstate: CPU model not supported [ 7.450022] ledtrig-cpu: registered to indicate activity on CPUs [ 7.453609] drop_monitor: Initializing network drop monitor service [ 7.457782] NET: Registered PF_INET6 protocol family [ 7.926379] Segment Routing with IPv6 [ 7.927341] In-situ OAM (IOAM) with IPv6 [ 7.928558] NET: Registered PF_PACKET protocol family [ 7.930896] Key type dns_resolver registered [ 7.939746] IPI shorthand broadcast: enabled [ 7.942762] sched_clock: Marking stable (7976198810, -35172401)->(8219189878, -278163469) [ 7.952099] registered taskstats version 1 [ 7.955175] Loading compiled-in X.509 certificates [ 7.979783] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.985859] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.990387] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.991166] blacklist: Loading compiled-in revocation X.509 certificates [ 7.994295] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.995335] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.996210] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.997514] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.998724] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.999956] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.001525] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.002530] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.015584] zswap: loaded using pool lzo/zbud [ 8.022518] Key type .fscrypt registered [ 8.023075] Key type fscrypt-provisioning registered [ 8.189545] Key type encrypted registered [ 8.190430] AppArmor: AppArmor sha1 policy hashing enabled [ 8.192441] ima: No TPM chip found, activating TPM-bypass! [ 8.193569] Loading compiled-in module X.509 certificates [ 8.201749] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.203126] ima: Allocated hash algorithm: sha1 [ 8.211096] ima: No architecture policies found [ 8.213247] evm: Initialising EVM extended attributes: [ 8.213715] evm: security.selinux [ 8.213998] evm: security.SMACK64 [ 8.214224] evm: security.SMACK64EXEC [ 8.214461] evm: security.SMACK64TRANSMUTE [ 8.214729] evm: security.SMACK64MMAP [ 8.214992] evm: security.apparmor [ 8.215277] evm: security.ima [ 8.215564] evm: security.capability [ 8.215940] evm: HMAC attrs: 0x1 [ 8.225363] PM: Magic number: 1:154:880 [ 8.241585] RAS: Correctable Errors collector initialized. [ 8.247012] clk: Disabling unused clocks [ 8.281809] Freeing unused decrypted memory: 2036K [ 8.461437] Freeing unused kernel image (initmem) memory: 3368K [ 8.464015] Write protecting the kernel read-only data: 30720k [ 8.474683] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.479911] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.884793] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.887731] x86/mm: Checking user space page tables [ 9.312254] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.314418] Run /init as init process info: initramfs: up at 9.71 [ 11.598779] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 12.524692] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 12.653757] 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.72 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:79:b2:ee:72:1d:a4:4e:85:be:cc:e0:56:83:e7:86:1c eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:a6:7a:ba eth0: adding address fe80::f816:3eff:fea6:7aba eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.6 from 10.1.0.2 eth0: probing address 10.1.0.6/28 eth0: leased 10.1.0.6 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.50. request failed failed 2/20: up 42.12. request failed failed 3/20: up 91.49. request failed failed 4/20: up 96.90. request failed failed 5/20: up 99.93. request failed failed 6/20: up 105.32. request failed failed 7/20: up 108.40. request failed failed 8/20: up 113.83. request failed failed 9/20: up 117.27. request failed failed 10/20: up 122.79. request failed failed 11/20: up 125.88. request failed failed 12/20: up 131.31. request failed failed 13/20: up 134.36. request failed failed 14/20: up 139.78. request failed failed 15/20: up 142.87. request failed failed 16/20: up 148.35. request failed failed 17/20: up 151.46. request failed failed 18/20: up 156.87. request failed failed 19/20: up 159.97. request failed failed 20/20: up 165.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHq9e1rYeKHy5RqNGiMM27EznYaKOUYCdkO5/nqm06feLPgXMWPagygdvhfVojwoLNEmLvWUfop0sm+EO1z8GmqRUQ2w5J6mIBTe8PV7QukyaqgTcyXgWE8RyAgN5KiKlMVG38Dm2Au283TN9p9MhqBNh/MHJ69CLA8gQcYAePJXpiFbrnj6FRZu/4cIEocDgX0ejwoptgXUiyW13O1ROk7OyJwlWATi7MGqJGfuSpY2sDSepmJlkgqTeZKkc1fLF+o+zAONE+2hEQL/uDTqe/rwPdMYSgnTPlwHoQyEK3Hv8hP2V5fb93MabNoKB2GiSaO0Gg8UPKO4C4yzXGGL9j root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/1YKEQUQlNpNwkmu1g6gJQOr9QRlYG+bCs0r/bU4Zy2LYIJe3I+qslRXkXn+cDeM3MUajeYWWBp628q+2ebMY= 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.6,28,fe80::f816:3eff:fea6:7aba/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.6 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.6 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.6 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=177.45 === === 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:7A:BA inet addr:10.1.0.6 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fea6:7aba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:106 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3792 (3.7 KiB) TX bytes:6202 (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:29 errors:0 dropped:0 overruns:0 frame:0 TX packets:29 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2576 (2.5 KiB) TX bytes:2576 (2.5 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.6 icmp_seq=1 Destination Host Unreachable From 10.1.0.6 icmp_seq=2 Destination Host Unreachable From 10.1.0.6 icmp_seq=3 Destination Host Unreachable From 10.1.0.6 icmp_seq=4 Destination Host Unreachable From 10.1.0.6 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4068ms 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.76 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.75 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.10 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.02 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.62 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4010ms rtt min/avg/max/mdev = 1.015/1.449/1.755/0.324 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.799878] sctp: Hash tables configured (bind 256/256) [ 14.263184] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.317234] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 14.506871] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 14.547116] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 18.465635] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 19.794359] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 28.305323] 8021q: adding VLAN 0 to HW filter on device eth0 [ 174.957731] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 175.051844] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:53:23 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:53:28 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:53:28 cirros daemon.info dhcpcd[252]: DUID 00:04:79:b2:ee:72:1d:a4:4e:85:be:cc:e0:56:83:e7:86:1c Mar 25 10:53:29 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:53:29 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:53:29 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:a6:7a:ba Mar 25 10:53:29 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fea6:7aba Mar 25 10:53:30 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:53:30 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:53:30 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.6 from 10.1.0.2 Mar 25 10:53:31 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.6/28 Mar 25 10:53:35 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.6 for 86400 seconds Mar 25 10:53:35 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:53:35 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:53:35 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:53:42 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:55:55 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:58:05,299 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.110s 2025-03-25 09:58:05,299 84508 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:58:05 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-829993a4-7ccd-4447-bac7-902a75fc46d0', 'x-compute-request-id': 'req-829993a4-7ccd-4447-bac7-902a75fc46d0', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'' 2025-03-25 09:58:05,534 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.234s 2025-03-25 09:58:05,534 84508 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:58:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-deede497-13cd-4398-976c-dbddb2831c7d', 'x-compute-request-id': 'req-deede497-13cd-4398-976c-dbddb2831c7d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:58:05Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}, {"version": 4, "addr": "172.24.5.102", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:58:06,806 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.248s 2025-03-25 09:58:06,807 84508 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:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-beb4e977-f5d7-47a3-8c48-2d0bdeb023e0', 'x-compute-request-id': 'req-beb4e977-f5d7-47a3-8c48-2d0bdeb023e0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:58:05Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}, {"version": 4, "addr": "172.24.5.102", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1147946418"}], "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:58:08,124 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.307s 2025-03-25 09:58:08,125 84508 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:58:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1614', '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-7055fb81-11ba-4667-9797-63ec42b5b489', 'x-compute-request-id': 'req-7055fb81-11ba-4667-9797-63ec42b5b489', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:58:07Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}, {"version": 4, "addr": "172.24.5.102", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7a:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.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:58:09,233 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.091s 2025-03-25 09:58:09,233 84508 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:58:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', '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-234e1e59-7351-449a-ab15-75754dde4264', 'x-compute-request-id': 'req-234e1e59-7351-449a-ab15-75754dde4264', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.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:58:10,348 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.104s 2025-03-25 09:58:10,348 84508 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:58:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1334', '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-42cdc5f8-561b-4e4a-97a2-1779e739f4c2', 'x-compute-request-id': 'req-42cdc5f8-561b-4e4a-97a2-1779e739f4c2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:58:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:58:09.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:58:10,357 84508 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-03-25 09:58:11,467 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.109s 2025-03-25 09:58:11,468 84508 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:58:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1334', '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-6850a4af-f14f-4f8d-9534-6df831dcc382', 'x-compute-request-id': 'req-6850a4af-f14f-4f8d-9534-6df831dcc382', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"server": {"id": "79b2ee72-1da4-4e85-becc-e05683e7861c", "name": "tempest-AttachInterfacesTestJSON-server-1329056248", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:52:43Z", "updated": "2025-03-25T09:58:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/79b2ee72-1da4-4e85-becc-e05683e7861c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1404972612", "OS-SRV-USG:launched_at": "2025-03-25T09:52:58.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:58:09.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:58:12,541 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c 0.056s 2025-03-25 09:58:12,542 84508 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:58:12 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-c069b2cc-578f-4e6b-a7d4-e347043e79d3', 'x-compute-request-id': 'req-c069b2cc-578f-4e6b-a7d4-e347043e79d3', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/79b2ee72-1da4-4e85-becc-e05683e7861c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 79b2ee72-1da4-4e85-becc-e05683e7861c could not be found."}}' 2025-03-25 09:58:12,590 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-1404972612 0.046s 2025-03-25 09:58:12,591 84508 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:58:12 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-0706898e-43de-48e8-bb9a-959999df9d9e', 'x-compute-request-id': 'req-0706898e-43de-48e8-bb9a-959999df9d9e', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-1404972612'} Body: b'' 2025-03-25 09:58:12,716 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/security-groups/3b2175d0-33f6-4478-938a-d3d7d389e861 0.124s 2025-03-25 09:58:12,716 84508 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:58:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ee4238e2-0903-4cc7-bd91-e8b10fc74b94', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/3b2175d0-33f6-4478-938a-d3d7d389e861'} Body: b'' 2025-03-25 09:58:12,743 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://213.32.79.71/networking/v2.0/security-groups/3b2175d0-33f6-4478-938a-d3d7d389e861 0.027s 2025-03-25 09:58:12,744 84508 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:58:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4aba0918-0686-477d-bf9d-f8e663053599', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/3b2175d0-33f6-4478-938a-d3d7d389e861'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3b2175d0-33f6-4478-938a-d3d7d389e861 does not exist", "detail": ""}}' 2025-03-25 09:58:13,766 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/floatingips/36a84b26-43dc-4ace-923e-40f0f24140d7 1.022s 2025-03-25 09:58:13,768 84508 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:58:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ca808d13-5b8e-465b-965f-dfb44939256a', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/36a84b26-43dc-4ace-923e-40f0f24140d7'} 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.102 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.102 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:58:13,788 84508 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:58:13,789 84508 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:58:13,863 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://213.32.79.71/compute/v2.1/os-keypairs 0.072s 2025-03-25 09:58:13,864 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1021568712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJZ3WcJ44nQiJP0u2xyxF4de34Xlu3MuGd4lYWLNHbP+Mh1dA4VyfE2t+KbN3hYc1jy1+nspTneNevXcyL4/9Ex2ziR6tYYzJM+Ibsm/cvYKHkLHGlADSPN2tJ7N4MlK4Q=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:58:13 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-b925bf18-05c2-4a85-99f2-b2bb8cde5796', 'x-compute-request-id': 'req-b925bf18-05c2-4a85-99f2-b2bb8cde5796', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1021568712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJZ3WcJ44nQiJP0u2xyxF4de34Xlu3MuGd4lYWLNHbP+Mh1dA4VyfE2t+KbN3hYc1jy1+nspTneNevXcyL4/9Ex2ziR6tYYzJM+Ibsm/cvYKHkLHGlADSPN2tJ7N4MlK4Q==", "fingerprint": "6a:9b:95:75:20:80:16:4a:37:d1:9e:ae:de:8e:a4:85", "user_id": "3a149786713d4cd6b33af2cf5280587e"}}' 2025-03-25 09:58:13,865 84508 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1021568712 created 2025-03-25 09:58:14,085 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-groups 0.219s 2025-03-25 09:58:14,085 84508 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--363719775", "description": "tempest-description--1570339668"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:58:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-d0f0f696-676d-4a0c-ab52-784e04822428', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "984b7c2d-25e1-4c3d-8bcf-885e9d6af108", "name": "tempest-securitygroup--363719775", "stateful": true, "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "description": "tempest-description--1570339668", "shared": false, "security_group_rules": [{"id": "5b90aa19-d577-40c0-9ede-3fc9bdf95cdd", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "984b7c2d-25e1-4c3d-8bcf-885e9d6af108", "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": 1085, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:58:13Z", "updated_at": "2025-03-25T09:58:13Z", "revision_number": 0}, {"id": "a65c0920-0023-43de-ac2c-c2d5b29da22e", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "984b7c2d-25e1-4c3d-8bcf-885e9d6af108", "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": 1084, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:58:13Z", "updated_at": "2025-03-25T09:58:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:58:13Z", "updated_at": "2025-03-25T09:58:13Z", "revision_number": 1, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 09:58:14,249 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.163s 2025-03-25 09:58:14,250 84508 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": "984b7c2d-25e1-4c3d-8bcf-885e9d6af108", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:58:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b8fb68c7-03aa-49d2-9ee7-cbb9ca23dccf', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a9d5ac6-34a4-45c2-a2c3-3669b76679d5", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "984b7c2d-25e1-4c3d-8bcf-885e9d6af108", "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:58:14Z", "updated_at": "2025-03-25T09:58:14Z", "revision_number": 0}}' 2025-03-25 09:58:14,437 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.186s 2025-03-25 09:58:14,437 84508 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": "984b7c2d-25e1-4c3d-8bcf-885e9d6af108", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:58:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b3c277b9-47f9-4ae9-9869-fb1425189721', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f6d99d77-c8ae-4a1c-ad81-dc58976f9903", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "984b7c2d-25e1-4c3d-8bcf-885e9d6af108", "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:58:14Z", "updated_at": "2025-03-25T09:58:14Z", "revision_number": 0}}' 2025-03-25 09:58:14,437 84508 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--363719775 created 2025-03-25 09:58:15,236 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/floatingips 0.798s 2025-03-25 09:58:15,236 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:58:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-85bdf8de-355e-4732-af4b-861ba2f50731', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a5461673-3b80-41dc-91ae-de9ebf132021", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.185", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:58:14Z", "updated_at": "2025-03-25T09:58:14Z", "revision_number": 0}}' 2025-03-25 09:58:15,237 84508 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a5461673-3b80-41dc-91ae-de9ebf132021', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'floating_ip_address': '172.24.5.185', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:58:14Z', 'updated_at': '2025-03-25T09:58:14Z', 'revision_number': 0, 'ip': '172.24.5.185'} created 2025-03-25 09:58:15,420 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 201 POST https://213.32.79.71/identity/v3/auth/tokens 0.175s 2025-03-25 09:58:15,420 84508 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:58:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2257', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-36194414-37bc-4fd9-847c-131bd5022763', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3a149786713d4cd6b33af2cf5280587e", "name": "tempest-AttachInterfacesTestJSON-840378476-project-member", "password_expires_at": null}, "audit_ids": ["oyUcnBZ3R9SuJwo5Ijh2eg"], "expires_at": "2025-03-25T10:58:15.000000Z", "issued_at": "2025-03-25T09:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "name": "tempest-AttachInterfacesTestJSON-840378476"}, "is_domain": false, "roles": [{"id": "26aed0268bdb41c8b3a7ef6d19dbc25a", "name": "member"}, {"id": "62befc6982384118b4454321ddcc726e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "8f031362970f42f28aaa27c5ba4bf51d", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/image", "region": "RegionOne"}], "id": "0a592adf3ae24068865b9408b7039ee4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "90290d6666034f30be8da18e04bc6b4e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2.1", "region": "RegionOne"}], "id": "0bb090d129ee4d2c9646b2771c566d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8ff32ee8e1b442d2a0bf3455dc7e672e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/networking", "region": "RegionOne"}], "id": "4acc3f4862c54a6cac91575e7989c89e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "50dea48b48df4fd6967dfc443b7f77e7", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/placement", "region": "RegionOne"}], "id": "5542e2e10cf14bf094086ac7924547e7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "abd96cb9b171406f9927bb9d315cdebf", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/identity", "region": "RegionOne"}], "id": "80ced52bce9345919c840affcf774e23", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "be93d797dda645b3bf47da19fa2e2f63", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2/68ea85b5fc5c4a7aa3fb0513a11e3cf0", "region": "RegionOne"}], "id": "dc7aca7fbc064314915aaa240d40fa6d", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-03-25 09:58:15,421 84508 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port) Found network {'id': '6885098a-e91d-4a88-b386-4284370155c1', 'name': 'tempest-AttachInterfacesTestJSON-977563828-network', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 165, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:52:35Z', 'updated_at': '2025-03-25T09:52:35Z', 'revision_number': 1} available for tenant 2025-03-25 09:58:15,421 84508 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1021568712', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJZ3WcJ44nQiJP0u2xyxF4de34Xlu3MuGd4lYWLNHbP+Mh1dA4VyfE2t+KbN3hYc1jy1+nspTneNevXcyL4/9Ex2ziR6tYYzJM+Ibsm/cvYKHkLHGlADSPN2tJ7N4MlK4Q==', 'fingerprint': '6a:9b:95:75:20:80:16:4a:37:d1:9e:ae:de:8e:a4:85', 'user_id': '3a149786713d4cd6b33af2cf5280587e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCtxRKdkpXsXKcHcucYpOKdGqzpqJPuySlIZAGs9EXmls2hxVe49iI+\nWIT9qJdcC0KgBwYFK4EEACKhZANiAASWd1nCeOJ0IiT9LtscsReHXt+F5btzLhne\nJWFizR2z/jIdXQOFcnxNrfimzd4WHNY8tfp7KU53jXr13Mi+P/RMds4kerWGMyTP\niG7Jv3L2Ch5CxxpQA0jzdrSezeDJSuE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '984b7c2d-25e1-4c3d-8bcf-885e9d6af108', 'name': 'tempest-securitygroup--363719775', 'stateful': True, 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': 'tempest-description--1570339668', 'shared': False, 'security_group_rules': [{'id': '5b90aa19-d577-40c0-9ede-3fc9bdf95cdd', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '984b7c2d-25e1-4c3d-8bcf-885e9d6af108', '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': 1085, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:58:13Z', 'updated_at': '2025-03-25T09:58:13Z', 'revision_number': 0}, {'id': 'a65c0920-0023-43de-ac2c-c2d5b29da22e', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '984b7c2d-25e1-4c3d-8bcf-885e9d6af108', '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': 1084, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:58:13Z', 'updated_at': '2025-03-25T09:58:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:58:13Z', 'updated_at': '2025-03-25T09:58:13Z', 'revision_number': 1, 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0'}, 'floating_ip': {'id': 'a5461673-3b80-41dc-91ae-de9ebf132021', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'floating_ip_address': '172.24.5.185', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:58:14Z', 'updated_at': '2025-03-25T09:58:14Z', 'revision_number': 0, 'ip': '172.24.5.185'}} 2025-03-25 09:58:16,297 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 202 POST https://213.32.79.71/compute/v2.1/servers 0.875s 2025-03-25 09:58:16,297 84508 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-1180461274", "imageRef": "2100db60-9a3d-437d-a951-86290bf45179", "flavorRef": "42", "networks": [{"uuid": "6885098a-e91d-4a88-b386-4284370155c1"}], "security_groups": [{"name": "tempest-securitygroup--363719775"}], "key_name": "tempest-keypair-1021568712", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:58:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '409', 'location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795', '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-609916b6-5d94-4e56-97ff-4abcb77c25ff', 'x-compute-request-id': 'req-609916b6-5d94-4e56-97ff-4abcb77c25ff', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--363719775"}], "adminPass": "W4AydwMe93Gu"}}' 2025-03-25 09:58:16,387 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.087s 2025-03-25 09:58:16,387 84508 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:58:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1248', '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-b30cb99f-e0d7-455b-a88c-2093f3651dc1', 'x-compute-request-id': 'req-b30cb99f-e0d7-455b-a88c-2093f3651dc1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1021568712", "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:58:17,491 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.088s 2025-03-25 09:58:17,491 84508 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:58:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', '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-2ec44a27-570b-4baf-90a6-1a1b2e80c48f', 'x-compute-request-id': 'req-2ec44a27-570b-4baf-90a6-1a1b2e80c48f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "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:58:18,606 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.105s 2025-03-25 09:58:18,607 84508 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:58:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1244', '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-59b76df7-0c47-4c85-8299-4607fb578db2', 'x-compute-request-id': 'req-59b76df7-0c47-4c85-8299-4607fb578db2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "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:58:18,616 84508 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 09:58:19,697 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.079s 2025-03-25 09:58:19,697 84508 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:58:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1300', '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-39370c7b-cf63-4a14-b64c-4178fa64dad0', 'x-compute-request-id': 'req-39370c7b-cf63-4a14-b64c-4178fa64dad0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "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:58:20,804 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.094s 2025-03-25 09:58:20,805 84508 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:58:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1300', '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-957d0842-b850-47c1-80ce-c210cabe1c75', 'x-compute-request-id': 'req-957d0842-b850-47c1-80ce-c210cabe1c75', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "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:58:21,911 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.095s 2025-03-25 09:58:21,911 84508 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:58:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', '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-a9e02180-1906-4fab-b4d2-945762e4a98e', 'x-compute-request-id': 'req-a9e02180-1906-4fab-b4d2-945762e4a98e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "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:58:21,920 84508 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 09:58:23,137 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.216s 2025-03-25 09:58:23,138 84508 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:58:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1375', '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-d590548f-878e-426a-b4ce-ad44500b5227', 'x-compute-request-id': 'req-d590548f-878e-426a-b4ce-ad44500b5227', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:24,450 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.295s 2025-03-25 09:58:24,451 84508 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:58:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-a22fa8fd-6fbf-4a68-8411-f7d8cbc69e34', 'x-compute-request-id': 'req-a22fa8fd-6fbf-4a68-8411-f7d8cbc69e34', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:24,466 84508 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait 2025-03-25 09:58:25,646 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.179s 2025-03-25 09:58:25,647 84508 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:58:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-30082a36-293d-4c6d-b31b-f124d6ac59c2', 'x-compute-request-id': 'req-30082a36-293d-4c6d-b31b-f124d6ac59c2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:26,837 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.180s 2025-03-25 09:58:26,837 84508 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:58:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-8688c97a-7935-42a8-b8d5-1633aa379800', 'x-compute-request-id': 'req-8688c97a-7935-42a8-b8d5-1633aa379800', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:28,034 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.179s 2025-03-25 09:58:28,035 84508 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:58:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-a0801bf4-1589-41ff-ac7e-a95842aeac0c', 'x-compute-request-id': 'req-a0801bf4-1589-41ff-ac7e-a95842aeac0c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:29,213 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.167s 2025-03-25 09:58:29,214 84508 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:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-40fc6542-6a3a-4aa2-968c-d378bd85fbf8', 'x-compute-request-id': 'req-40fc6542-6a3a-4aa2-968c-d378bd85fbf8', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:30,485 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.255s 2025-03-25 09:58:30,485 84508 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:58:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1557', '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-3a79f3b3-e424-4079-997c-313034f4e07b', 'x-compute-request-id': 'req-3a79f3b3-e424-4079-997c-313034f4e07b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:30Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:30,495 84508 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-03-25 09:58:30,600 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795/os-interface 0.105s 2025-03-25 09:58:30,601 84508 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:58:30 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-22179bc6-23ef-41cc-9aae-9595ddd3ef45', 'x-compute-request-id': 'req-22179bc6-23ef-41cc-9aae-9595ddd3ef45', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6885098a-e91d-4a88-b386-4284370155c1", "port_id": "82ff4485-0093-49a4-81f6-b282c8e2403e", "mac_addr": "fa:16:3e:6c:10:4e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "204ab1ec-d25a-42f4-aabe-d13a0dc448c2", "ip_address": "10.1.0.10"}]}]}' 2025-03-25 09:58:31,433 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/a5461673-3b80-41dc-91ae-de9ebf132021 0.829s 2025-03-25 09:58:31,433 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "82ff4485-0093-49a4-81f6-b282c8e2403e"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:58:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '819', 'x-openstack-request-id': 'req-ecc06ce2-1d4f-4694-8720-f89764790e0b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/a5461673-3b80-41dc-91ae-de9ebf132021'} Body: b'{"floatingip": {"id": "a5461673-3b80-41dc-91ae-de9ebf132021", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.185", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "12e102c6-c3d2-4698-8c3f-c765bb373c59", "port_id": "82ff4485-0093-49a4-81f6-b282c8e2403e", "fixed_ip_address": "10.1.0.10", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6885098a-e91d-4a88-b386-4284370155c1", "mac_address": "fa:16:3e:6c:10:4e", "admin_state_up": true, "status": "ACTIVE", "device_id": "753c9a94-d8b0-4e19-8271-73959cb68795", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:58:14Z", "updated_at": "2025-03-25T09:58:30Z", "revision_number": 1, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 09:58:31,620 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.187s 2025-03-25 09:58:31,621 84508 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:58:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1557', '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-05234278-468d-4c31-9fd4-ddcebd663ef2', 'x-compute-request-id': 'req-05234278-468d-4c31-9fd4-ddcebd663ef2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T09:58:30Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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:58:31,632 84508 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.185:22' as 'cirros' with public key authentication 2025-03-25 09:58:34,718 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:58:40,286 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:58:46,878 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:58:54,430 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:59:03,007 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:59:12,607 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:59:23,166 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:59:34,751 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:59:47,359 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 9. Retry after 10 seconds. 2025-03-25 10:00:00,926 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 10. Retry after 11 seconds. 2025-03-25 10:00:15,518 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 11. Retry after 12 seconds. 2025-03-25 10:00:31,070 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 12. Retry after 13 seconds. 2025-03-25 10:00:47,646 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 13. Retry after 14 seconds. 2025-03-25 10:01:05,246 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 14. Retry after 15 seconds. 2025-03-25 10:01:23,806 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 15. Retry after 16 seconds. 2025-03-25 10:01:43,390 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 16. Retry after 17 seconds. 2025-03-25 10:02:03,998 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 17. Retry after 18 seconds. 2025-03-25 10:02:25,566 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 18. Retry after 19 seconds. 2025-03-25 10:02:48,158 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 19. Retry after 20 seconds. 2025-03-25 10:03:11,710 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 ([Errno None] Unable to connect to port 22 on 172.24.5.185). Number attempts: 20. Retry after 21 seconds. 2025-03-25 10:03:36,287 84508 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.185 after 20 attempts. Proxy client: no proxy client 2025-03-25 10:03:36.287 84508 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 10:03:36.287 84508 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 10:03:36.287 84508 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 10:03:36.287 84508 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:03:36.287 84508 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 10:03:36.287 84508 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.185 2025-03-25 10:03:36.287 84508 ERROR tempest.lib.common.ssh 2025-03-25 10:03:36,289 84508 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': '753c9a94-d8b0-4e19-8271-73959cb68795', 'name': 'tempest-AttachInterfacesTestJSON-server-1180461274', 'status': 'ACTIVE', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'user_id': '3a149786713d4cd6b33af2cf5280587e', 'metadata': {}, 'hostId': '3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:58:16Z', 'updated': '2025-03-25T09:58:30Z', 'addresses': {'tempest-AttachInterfacesTestJSON-977563828-network': [{'version': 4, 'addr': '10.1.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:6c:10:4e'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1021568712', 'OS-SRV-USG:launched_at': '2025-03-25T09:58:30.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--363719775'}], '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 10:03:37,021 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 POST https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795/action 0.730s 2025-03-25 10:03:37,022 84508 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 10:03:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '39996', '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-c0224062-b8c3-4170-9e32-c328fa46d725', 'x-compute-request-id': 'req-c0224062-b8c3-4170-9e32-c328fa46d725', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795/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.412 MHz processor\\n[ 0.024236] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.026079] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.069656] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.080679] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.081557] ACPI: Early table checksum verification disabled\\n[ 0.082480] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.083203] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.084481] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.085868] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.086102] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.086274] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.086380] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.086499] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.086775] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.086849] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.086885] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.086912] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.086937] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.086962] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.091845] No NUMA configuration found\\n[ 0.091950] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.093497] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.106636] Zone ranges:\\n[ 0.106781] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.106992] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.107042] Normal empty\\n[ 0.107097] Device empty\\n[ 0.107145] Movable zone start for each node\\n[ 0.107224] Early memory node ranges\\n[ 0.107299] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.107576] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.108048] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.110195] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.111085] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.122290] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.124102] ACPI: PM-Timer IO Port: 0x608\\n[ 0.125728] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.126801] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 10:03:37,025 84508 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 753c9a94-d8b0-4e19-8271-73959cb68795: [ 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.412 MHz processor [ 0.024236] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.026079] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.069656] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.080679] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.081557] ACPI: Early table checksum verification disabled [ 0.082480] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.083203] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.084481] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.085868] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.086102] ACPI: FACS 0x000000000BFE0000 000040 [ 0.086274] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.086380] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.086499] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.086775] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.086849] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.086885] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.086912] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.086937] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.086962] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.091845] No NUMA configuration found [ 0.091950] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.093497] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.106636] Zone ranges: [ 0.106781] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.106992] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.107042] Normal empty [ 0.107097] Device empty [ 0.107145] Movable zone start for each node [ 0.107224] Early memory node ranges [ 0.107299] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.107576] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.108048] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.110195] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.111085] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.122290] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.124102] ACPI: PM-Timer IO Port: 0x608 [ 0.125728] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.126801] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.127060] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.127628] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.127746] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.128033] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.128083] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.128524] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.128645] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.129381] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.131738] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.131866] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.131927] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.131960] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.132174] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.132263] Booting paravirtualized kernel on bare hardware [ 0.132988] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.134127] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.146034] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.153588] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.153741] Policy zone: DMA32 [ 0.154316] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.158909] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.159632] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.164107] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.183877] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.204464] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.208351] Kernel/User page tables isolation: enabled [ 0.218038] ftrace: allocating 50748 entries in 199 pages [ 0.433632] ftrace: allocated 199 pages with 5 groups [ 0.452686] rcu: Hierarchical RCU implementation. [ 0.452814] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.453006] Rude variant of Tasks RCU enabled. [ 0.453038] Tracing variant of Tasks RCU enabled. [ 0.453235] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.453310] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.552195] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.592879] Console: colour VGA+ 80x25 [ 0.608345] printk: console [tty0] enabled [ 0.642271] printk: console [ttyS0] enabled [ 0.646999] ACPI: Core revision 20210730 [ 0.661920] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.675017] APIC: Switch to symmetric I/O mode setup [ 0.688664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.692427] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x228398a040b, max_idle_ns: 440795241607 ns [ 0.695315] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.82 BogoMIPS (lpj=9577648) [ 0.707887] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.708667] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.710265] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.711238] Spectre V2 : Mitigation: Retpolines [ 0.711831] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.712731] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.714732] Speculative Store Bypass: Vulnerable [ 0.716122] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.716885] MMIO Stale Data: Unknown: No mitigations [ 0.726916] x86/fpu: x87 FPU will use FXSAVE [ 1.447546] Freeing SMP alternatives memory: 44K [ 1.451335] pid_max: default: 32768 minimum: 301 [ 1.471288] LSM: Security Framework initializing [ 1.476382] landlock: Up and running. [ 1.476953] Yama: becoming mindful. [ 1.488879] AppArmor: AppArmor initialized [ 1.500369] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.501464] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.690486] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.706304] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.708415] signal: max sigframe size: 1440 [ 1.711016] rcu: Hierarchical SRCU implementation. [ 1.723644] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.736318] smp: Bringing up secondary CPUs ... [ 1.737143] smp: Brought up 1 node, 1 CPU [ 1.737713] smpboot: Max logical packages: 1 [ 1.738583] smpboot: Total of 1 processors activated (4788.82 BogoMIPS) [ 1.771016] devtmpfs: initialized [ 1.779101] x86/mm: Memory block size: 128MB [ 1.791826] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.793411] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.802188] pinctrl core: initialized pinctrl subsystem [ 1.821838] PM: RTC time: 09:58:34, date: 2025-03-25 [ 1.851730] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.865394] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.867342] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.868092] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.869073] audit: initializing netlink subsys (disabled) [ 1.875306] audit: type=2000 audit(1742896713.204:1): state=initialized audit_enabled=0 res=1 [ 1.884609] thermal_sys: Registered thermal governor 'fair_share' [ 1.884691] thermal_sys: Registered thermal governor 'bang_bang' [ 1.885134] thermal_sys: Registered thermal governor 'step_wise' [ 1.885462] thermal_sys: Registered thermal governor 'user_space' [ 1.885775] thermal_sys: Registered thermal governor 'power_allocator' [ 1.886419] EISA bus registered [ 1.887409] cpuidle: using governor ladder [ 1.887853] cpuidle: using governor menu [ 1.890685] ACPI: bus type PCI registered [ 1.891200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.897427] PCI: Using configuration type 1 for base access [ 1.953186] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.963625] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 2.033219] ACPI: Added _OSI(Module Device) [ 2.033830] ACPI: Added _OSI(Processor Device) [ 2.034287] ACPI: Added _OSI(3.0 _SCP Extensions) [ 2.034554] ACPI: Added _OSI(Processor Aggregator Device) [ 2.035401] ACPI: Added _OSI(Linux-Dell-Video) [ 2.035884] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 2.037321] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 2.109342] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.170752] ACPI: Interpreter enabled [ 2.173397] ACPI: PM: (supports S0 S3 S4 S5) [ 2.174090] ACPI: Using IOAPIC for interrupt routing [ 2.175999] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.176807] PCI: Using E820 reservations for host bridge windows [ 2.182486] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.275592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.277344] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.279421] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.293116] acpiphp: Slot [3] registered [ 2.293876] acpiphp: Slot [4] registered [ 2.294592] acpiphp: Slot [5] registered [ 2.295254] acpiphp: Slot [6] registered [ 2.295809] acpiphp: Slot [7] registered [ 2.296500] acpiphp: Slot [8] registered [ 2.296957] acpiphp: Slot [9] registered [ 2.297478] acpiphp: Slot [10] registered [ 2.298943] acpiphp: Slot [11] registered [ 2.299744] acpiphp: Slot [12] registered [ 2.300457] acpiphp: Slot [13] registered [ 2.301012] acpiphp: Slot [14] registered [ 2.301461] acpiphp: Slot [15] registered [ 2.301943] acpiphp: Slot [16] registered [ 2.302766] acpiphp: Slot [17] registered [ 2.303283] acpiphp: Slot [18] registered [ 2.303730] acpiphp: Slot [19] registered [ 2.304211] acpiphp: Slot [20] registered [ 2.304654] acpiphp: Slot [21] registered [ 2.305216] acpiphp: Slot [22] registered [ 2.305768] acpiphp: Slot [23] registered [ 2.306256] acpiphp: Slot [24] registered [ 2.306775] acpiphp: Slot [25] registered [ 2.307255] acpiphp: Slot [26] registered [ 2.307733] acpiphp: Slot [27] registered [ 2.308178] acpiphp: Slot [28] registered [ 2.308881] acpiphp: Slot [29] registered [ 2.309502] acpiphp: Slot [30] registered [ 2.309994] acpiphp: Slot [31] registered [ 2.311199] PCI host bridge to bus 0000:00 [ 2.312340] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.312824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.313428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.313819] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.314536] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.315071] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.320413] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.331388] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.335193] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.340634] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.343239] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.343889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.344329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.344743] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.351300] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.353927] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.354706] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.363061] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.366303] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.370589] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.374550] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.379266] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.383064] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.387222] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.389187] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.391352] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.397528] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.401420] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.435756] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.438099] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.440465] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.446551] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.474556] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.477078] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.482573] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.511624] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.513593] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.515434] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.523277] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.559804] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.563132] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.565527] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.567916] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.569549] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.585872] iommu: Default domain type: Translated [ 2.586718] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.600616] SCSI subsystem initialized [ 2.614486] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.614486] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.614758] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.615860] vgaarb: loaded [ 2.621550] ACPI: bus type USB registered [ 2.623473] usbcore: registered new interface driver usbfs [ 2.624919] usbcore: registered new interface driver hub [ 2.626056] usbcore: registered new device driver usb [ 2.628195] pps_core: LinuxPPS API ver. 1 registered [ 2.628799] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.629890] PTP clock support registered [ 2.633357] EDAC MC: Ver: 3.0.0 [ 2.665147] NetLabel: Initializing [ 2.665771] NetLabel: domain hash size = 128 [ 2.666273] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.669437] NetLabel: unlabeled traffic allowed by default [ 2.673324] PCI: Using ACPI for IRQ routing [ 2.683211] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.684318] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.685083] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.692894] clocksource: Switched to clocksource tsc-early [ 3.001075] VFS: Disk quotas dquot_6.6.0 [ 3.002117] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.027598] AppArmor: AppArmor Filesystem Enabled [ 3.029628] pnp: PnP ACPI init [ 3.062337] pnp: PnP ACPI: found 5 devices [ 3.130601] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 3.134282] NET: Registered PF_INET protocol family [ 3.137523] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.168048] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.169113] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.169957] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.171247] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.172133] TCP: Hash tables configured (established 2048 bind 2048) [ 3.176491] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.177851] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.179208] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.184284] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.185934] NET: Registered PF_XDP protocol family [ 3.188160] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.188634] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.188999] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.189607] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.190170] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.193938] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.194839] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.195663] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.196134] PCI: CLS 0 bytes, default 64 [ 3.210527] Trying to unpack rootfs image as initramfs... [ 3.233714] Initialise system trusted keyrings [ 3.242117] Key type blacklist registered [ 3.248233] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.298759] zbud: loaded [ 3.324432] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.332843] fuse: init (API version 7.34) [ 3.351737] integrity: Platform Keyring initialized [ 3.464439] Key type asymmetric registered [ 3.465045] Asymmetric key parser 'x509' registered [ 3.466271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.473603] io scheduler mq-deadline registered [ 3.485454] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.510511] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.531182] ACPI: button: Power Button [PWRF] [ 4.219665] tsc: Refined TSC clocksource calibration: 2394.461 MHz [ 4.221441] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c728b15, max_idle_ns: 440795261986 ns [ 4.227233] clocksource: Switched to clocksource tsc [ 5.105166] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.545791] Freeing initrd memory: 8864K [ 6.074603] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.913598] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 7.677424] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 8.403620] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.436088] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.497441] Linux agpgart interface v0.103 [ 8.568084] loop: module loaded [ 8.597427] scsi host0: ata_piix [ 8.606636] scsi host1: ata_piix [ 8.608996] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 8.609968] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 8.629313] tun: Universal TUN/TAP device driver, 1.6 [ 8.631871] PPP generic driver version 2.4.2 [ 8.637580] VFIO - User Level meta-driver version: 0.3 [ 8.641593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.642548] ehci-pci: EHCI PCI platform driver [ 8.643930] ehci-platform: EHCI generic platform driver [ 8.644634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.645313] ohci-pci: OHCI PCI platform driver [ 8.646191] ohci-platform: OHCI generic platform driver [ 8.647240] uhci_hcd: USB Universal Host Controller Interface driver [ 8.652413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.662696] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.664081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.668956] mousedev: PS/2 mouse device common for all mice [ 8.676714] rtc_cmos 00:04: RTC can wake from S4 [ 8.682480] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.691971] rtc_cmos 00:04: registered as rtc0 [ 8.693747] rtc_cmos 00:04: setting system clock to 2025-03-25T09:58:41 UTC (1742896721) [ 8.697875] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 8.699201] i2c_dev: i2c /dev entries driver [ 8.700743] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.702315] device-mapper: uevent: version 1.0.3 [ 8.705868] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.708234] platform eisa.0: Probing EISA bus 0 [ 8.708982] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.709654] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.710728] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.711257] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.712176] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.712732] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.713310] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.713976] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.714585] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.715562] platform eisa.0: EISA: Detected 0 cards [ 8.716426] intel_pstate: CPU model not supported [ 8.717965] ledtrig-cpu: registered to indicate activity on CPUs [ 8.721711] drop_monitor: Initializing network drop monitor service [ 8.727418] NET: Registered PF_INET6 protocol family [ 9.195700] Segment Routing with IPv6 [ 9.196585] In-situ OAM (IOAM) with IPv6 [ 9.198251] NET: Registered PF_PACKET protocol family [ 9.201743] Key type dns_resolver registered [ 9.210841] IPI shorthand broadcast: enabled [ 9.213627] sched_clock: Marking stable (9116196677, 94790675)->(9420117595, -209130243) [ 9.221016] registered taskstats version 1 [ 9.223865] Loading compiled-in X.509 certificates [ 9.256631] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.263715] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 9.269170] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 9.270200] blacklist: Loading compiled-in revocation X.509 certificates [ 9.274116] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 9.276020] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 9.276900] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 9.277845] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 9.278745] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 9.279882] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 9.280808] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 9.281654] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 9.287676] zswap: loaded using pool lzo/zbud [ 9.302842] Key type .fscrypt registered [ 9.303509] Key type fscrypt-provisioning registered [ 9.446233] Key type encrypted registered [ 9.446810] AppArmor: AppArmor sha1 policy hashing enabled [ 9.448640] ima: No TPM chip found, activating TPM-bypass! [ 9.449235] Loading compiled-in module X.509 certificates [ 9.453961] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.454892] ima: Allocated hash algorithm: sha1 [ 9.461302] ima: No architecture policies found [ 9.464184] evm: Initialising EVM extended attributes: [ 9.464841] evm: security.selinux [ 9.465286] evm: security.SMACK64 [ 9.465687] evm: security.SMACK64EXEC [ 9.466060] evm: security.SMACK64TRANSMUTE [ 9.466347] evm: security.SMACK64MMAP [ 9.466634] evm: security.apparmor [ 9.466869] evm: security.ima [ 9.467799] evm: security.capability [ 9.468268] evm: HMAC attrs: 0x1 [ 9.478757] PM: Magic number: 1:257:981 [ 9.494175] RAS: Correctable Errors collector initialized. [ 9.498635] clk: Disabling unused clocks [ 9.534031] Freeing unused decrypted memory: 2036K [ 9.736907] Freeing unused kernel image (initmem) memory: 3368K [ 9.739729] Write protecting the kernel read-only data: 30720k [ 9.749840] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 9.754731] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 10.252379] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.254471] x86/mm: Checking user space page tables [ 10.730096] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.732192] Run /init as init process info: initramfs: up at 11.16 [ 13.261116] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 14.139978] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 14.313453] 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.21 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:75:3c:9a:94:d8:b0:4e:19:82:71:73:95:9c:b6:87:95 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:6c:10:4e eth0: adding address fe80::f816:3eff:fe6c:104e eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.10 from 10.1.0.2 eth0: probing address 10.1.0.10/28 eth0: leased 10.1.0.10 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 38.38. request failed failed 2/20: up 43.89. request failed failed 3/20: up 46.97. request failed failed 4/20: up 52.49. request failed failed 5/20: up 55.55. request failed failed 6/20: up 61.07. request failed failed 7/20: up 64.14. request failed failed 8/20: up 69.56. request failed failed 9/20: up 72.95. request failed failed 10/20: up 78.41. request failed failed 11/20: up 81.47. request failed failed 12/20: up 86.90. request failed failed 13/20: up 89.97. request failed failed 14/20: up 95.42. request failed failed 15/20: up 98.51. request failed failed 16/20: up 104.02. request failed failed 17/20: up 107.08. request failed failed 18/20: up 112.56. request failed failed 19/20: up 115.65. request failed failed 20/20: up 121.20. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDQnCJfhYYWr0zNfCMaO1VevhdfK3C3JDSxwe4ql0f9tUvejObsZuNL9Ym3Odg2M0fpiP32vaN4OAVlkNqZSUwv/xfgnZgR9QoT76Da78kdUCSHisqPSdRCs8oVqPh6IWAQk2MVGdBzuXzO9J1SBsawsiU5s2oRez5xVV8S9Y3ivvUtySrFlb0+lqqYRcPmB8ob08U1gPcz+0N6hHPK5uqyH46sZaP+ZAzuqvdd2cQKllISCJSeFK+ulGMod5W9bSv25Wx/xvend0zecN9DT3pXXD3jXl+c53PZM/pD6K+lwg0Ak2m9GQDu+SAldCpKM1JkJlW47YaWAKG4otaYfKQz root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+0XvZOrynhDvCXdVKAXt9hwA23JwML8zrc3vcieNTlY941FUp02b5CtGunrt9IeffAAYoa1zPwOqr8AW8nD8Q= 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.10,28,fe80::f816:3eff:fe6c:104e/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.10 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.10 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.10 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=154.12 === === 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:6C:10:4E inet addr:10.1.0.10 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe6c:104e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:26 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:2790 (2.7 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.10 icmp_seq=1 Destination Host Unreachable From 10.1.0.10 icmp_seq=2 Destination Host Unreachable From 10.1.0.10 icmp_seq=3 Destination Host Unreachable From 10.1.0.10 icmp_seq=4 Destination Host Unreachable From 10.1.0.10 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=3.20 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.60 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.68 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.46 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=8.29 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4012ms rtt min/avg/max/mdev = 1.457/3.443/8.292/2.504 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 [ 15.418144] sctp: Hash tables configured (bind 256/256) [ 15.886186] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 15.934587] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 16.090008] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 16.114218] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 20.227293] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 21.399378] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 29.568376] 8021q: adding VLAN 0 to HW filter on device eth0 [ 150.539689] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 150.677815] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:58:56 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:59:01 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:59:01 cirros daemon.info dhcpcd[252]: DUID 00:04:75:3c:9a:94:d8:b0:4e:19:82:71:73:95:9c:b6:87:95 Mar 25 10:59:02 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:59:02 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:59:02 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:6c:10:4e Mar 25 10:59:02 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe6c:104e Mar 25 10:59:02 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:59:03 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:59:03 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.10 from 10.1.0.2 Mar 25 10:59:03 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.10/28 Mar 25 10:59:09 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.10 for 86400 seconds Mar 25 10:59:09 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:59:09 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:59:09 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:59:16 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 11:01: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 10:03:37,205 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.176s 2025-03-25 10:03:37,205 84508 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 10:03:37 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-4d6a3571-bed8-4268-893f-3adfceec4b53', 'x-compute-request-id': 'req-4d6a3571-bed8-4268-893f-3adfceec4b53', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'' 2025-03-25 10:03:37,472 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.265s 2025-03-25 10:03:37,472 84508 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 10:03:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-e05828a2-5514-4f3b-8de6-da175558bbed', 'x-compute-request-id': 'req-e05828a2-5514-4f3b-8de6-da175558bbed', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T10:03:37Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}, {"version": 4, "addr": "172.24.5.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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 10:03:38,720 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.235s 2025-03-25 10:03:38,720 84508 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 10:03:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-43bb3c68-e2a9-4365-9210-dd9cca1fd528', 'x-compute-request-id': 'req-43bb3c68-e2a9-4365-9210-dd9cca1fd528', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T10:03:37Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}, {"version": 4, "addr": "172.24.5.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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 10:03:39,903 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.175s 2025-03-25 10:03:39,903 84508 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 10:03:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', '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-ef7f771d-a228-4067-93f6-6ecac1f4b4f0', 'x-compute-request-id': 'req-ef7f771d-a228-4067-93f6-6ecac1f4b4f0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T10:03:39Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}, {"version": 4, "addr": "172.24.5.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:10:4e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--363719775"}], "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 10:03:41,028 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.115s 2025-03-25 10:03:41,029 84508 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 10:03:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', '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-3695d629-f220-4857-894e-050c4a34e518', 'x-compute-request-id': 'req-3695d629-f220-4857-894e-050c4a34e518', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T10:03:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.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 10:03:42,258 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.214s 2025-03-25 10:03:42,258 84508 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 10:03:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1334', '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-e39712ab-a794-4dbd-a0dc-f2838be6aa50', 'x-compute-request-id': 'req-e39712ab-a794-4dbd-a0dc-f2838be6aa50', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T10:03:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.000000", "OS-SRV-USG:terminated_at": "2025-03-25T10:03:41.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 10:03:42,270 84508 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-03-25 10:03:43,486 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.215s 2025-03-25 10:03:43,487 84508 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 10:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1334', '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-c52dd642-87b8-45e9-9abf-84db4a7e3118', 'x-compute-request-id': 'req-c52dd642-87b8-45e9-9abf-84db4a7e3118', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"server": {"id": "753c9a94-d8b0-4e19-8271-73959cb68795", "name": "tempest-AttachInterfacesTestJSON-server-1180461274", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:58:16Z", "updated": "2025-03-25T10:03:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/753c9a94-d8b0-4e19-8271-73959cb68795"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1021568712", "OS-SRV-USG:launched_at": "2025-03-25T09:58:30.000000", "OS-SRV-USG:terminated_at": "2025-03-25T10:03:41.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 10:03:44,546 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795 0.051s 2025-03-25 10:03:44,546 84508 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 10:03:44 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-5add7b6e-cf70-451f-a781-62f2b968c100', 'x-compute-request-id': 'req-5add7b6e-cf70-451f-a781-62f2b968c100', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/753c9a94-d8b0-4e19-8271-73959cb68795'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 753c9a94-d8b0-4e19-8271-73959cb68795 could not be found."}}' 2025-03-25 10:03:44,590 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-1021568712 0.042s 2025-03-25 10:03:44,590 84508 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 10:03:44 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-9451608c-565e-4297-b390-adada6b975d2', 'x-compute-request-id': 'req-9451608c-565e-4297-b390-adada6b975d2', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-1021568712'} Body: b'' 2025-03-25 10:03:44,734 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/security-groups/984b7c2d-25e1-4c3d-8bcf-885e9d6af108 0.144s 2025-03-25 10:03:44,735 84508 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 10:03:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-08b728d3-38c0-4218-9f94-f81120bce370', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/984b7c2d-25e1-4c3d-8bcf-885e9d6af108'} Body: b'' 2025-03-25 10:03:44,761 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://213.32.79.71/networking/v2.0/security-groups/984b7c2d-25e1-4c3d-8bcf-885e9d6af108 0.025s 2025-03-25 10:03:44,761 84508 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 10:03:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f5c5bc0a-f888-4e3c-a9ac-9d680bea7866', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/984b7c2d-25e1-4c3d-8bcf-885e9d6af108'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 984b7c2d-25e1-4c3d-8bcf-885e9d6af108 does not exist", "detail": ""}}' 2025-03-25 10:03:45,217 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/floatingips/a5461673-3b80-41dc-91ae-de9ebf132021 0.455s 2025-03-25 10:03:45,218 84508 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 10:03:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-a8c46151-f2f5-485a-a683-a7be57185395', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/a5461673-3b80-41dc-91ae-de9ebf132021'} 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.185 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.185 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 10:03:45,388 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 201 POST https://213.32.79.71/identity/v3/auth/tokens 0.142s 2025-03-25 10:03:45,388 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 25 Mar 2025 10:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2257', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4e8145e4-a171-43f1-8e41-177e0401fac8', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3a149786713d4cd6b33af2cf5280587e", "name": "tempest-AttachInterfacesTestJSON-840378476-project-member", "password_expires_at": null}, "audit_ids": ["WWC0j_23TRGmnFGfhfmvDw"], "expires_at": "2025-03-25T11:03:45.000000Z", "issued_at": "2025-03-25T10:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "name": "tempest-AttachInterfacesTestJSON-840378476"}, "is_domain": false, "roles": [{"id": "26aed0268bdb41c8b3a7ef6d19dbc25a", "name": "member"}, {"id": "62befc6982384118b4454321ddcc726e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "8f031362970f42f28aaa27c5ba4bf51d", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/image", "region": "RegionOne"}], "id": "0a592adf3ae24068865b9408b7039ee4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "90290d6666034f30be8da18e04bc6b4e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2.1", "region": "RegionOne"}], "id": "0bb090d129ee4d2c9646b2771c566d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8ff32ee8e1b442d2a0bf3455dc7e672e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/networking", "region": "RegionOne"}], "id": "4acc3f4862c54a6cac91575e7989c89e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "50dea48b48df4fd6967dfc443b7f77e7", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/placement", "region": "RegionOne"}], "id": "5542e2e10cf14bf094086ac7924547e7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "abd96cb9b171406f9927bb9d315cdebf", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/identity", "region": "RegionOne"}], "id": "80ced52bce9345919c840affcf774e23", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "be93d797dda645b3bf47da19fa2e2f63", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2/68ea85b5fc5c4a7aa3fb0513a11e3cf0", "region": "RegionOne"}], "id": "dc7aca7fbc064314915aaa240d40fa6d", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-03-25 10:03:45,389 84508 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_reassign_port_between_servers) Found network {'id': '6885098a-e91d-4a88-b386-4284370155c1', 'name': 'tempest-AttachInterfacesTestJSON-977563828-network', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 165, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:52:35Z', 'updated_at': '2025-03-25T09:52:35Z', 'revision_number': 1} available for tenant 2025-03-25 10:03:45,389 84508 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 10:03:45,389 84508 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 10:03:45,455 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://213.32.79.71/compute/v2.1/os-keypairs 0.063s 2025-03-25 10:03:45,455 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-359283260", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUdBgVlVacvSxREyEJMvFxiYDLFRpdH8vVn7EV2R7F1mV/LNI/IC5YzMru5UiAkCoFx8/biuvS1BYSQJLpqcv9J/emJpHsL2fZSwnxBbMpuDHdTvTFRyqxKuBqzJrqPMQ=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:03:45 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-2fe0e3ec-bad8-4e4f-baa9-6e6497d4aa59', 'x-compute-request-id': 'req-2fe0e3ec-bad8-4e4f-baa9-6e6497d4aa59', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-359283260", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUdBgVlVacvSxREyEJMvFxiYDLFRpdH8vVn7EV2R7F1mV/LNI/IC5YzMru5UiAkCoFx8/biuvS1BYSQJLpqcv9J/emJpHsL2fZSwnxBbMpuDHdTvTFRyqxKuBqzJrqPMQ==", "fingerprint": "f5:9b:58:34:9a:b9:fd:96:9f:b1:19:72:c0:21:16:32", "user_id": "3a149786713d4cd6b33af2cf5280587e"}}' 2025-03-25 10:03:45,457 84508 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-359283260 created 2025-03-25 10:03:45,697 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-groups 0.239s 2025-03-25 10:03:45,697 84508 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--1460790689", "description": "tempest-description--372956319"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-7cd81f3f-746a-48e4-86e8-1fe47458fce8', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "47feb715-c0a0-4f22-9410-db37c379eb06", "name": "tempest-securitygroup--1460790689", "stateful": true, "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "description": "tempest-description--372956319", "shared": false, "security_group_rules": [{"id": "39149bb6-4797-4685-97bb-574ba05a5088", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "47feb715-c0a0-4f22-9410-db37c379eb06", "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": 1212, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T10:03:45Z", "updated_at": "2025-03-25T10:03:45Z", "revision_number": 0}, {"id": "ad72f1db-e1c3-4b8d-aa81-d9be6e9dba6d", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "47feb715-c0a0-4f22-9410-db37c379eb06", "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": 1213, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T10:03:45Z", "updated_at": "2025-03-25T10:03:45Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T10:03:45Z", "updated_at": "2025-03-25T10:03:45Z", "revision_number": 1, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 10:03:45,874 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.176s 2025-03-25 10:03:45,874 84508 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": "47feb715-c0a0-4f22-9410-db37c379eb06", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-86300ac6-163a-48fc-9d0d-321da93640a3', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ae17c841-2169-4404-a2fa-1d90cd68074a", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "47feb715-c0a0-4f22-9410-db37c379eb06", "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-25T10:03:45Z", "updated_at": "2025-03-25T10:03:45Z", "revision_number": 0}}' 2025-03-25 10:03:46,051 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.176s 2025-03-25 10:03:46,051 84508 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": "47feb715-c0a0-4f22-9410-db37c379eb06", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-28b7501e-207e-4d29-888b-aff7e108af9b', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d548622-c1d8-440c-b0e8-d92699a4c799", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "security_group_id": "47feb715-c0a0-4f22-9410-db37c379eb06", "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-25T10:03:45Z", "updated_at": "2025-03-25T10:03:45Z", "revision_number": 0}}' 2025-03-25 10:03:46,052 84508 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1460790689 created 2025-03-25 10:03:46,800 84508 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/floatingips 0.748s 2025-03-25 10:03:46,800 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:03:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-9a3a61d3-5cdf-408b-bf80-4e225c2955d0', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0b97c646-4e98-4d6c-ae9d-e0184dee6471", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.115", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T10:03:46Z", "updated_at": "2025-03-25T10:03:46Z", "revision_number": 0}}' 2025-03-25 10:03:46,800 84508 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0b97c646-4e98-4d6c-ae9d-e0184dee6471', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'floating_ip_address': '172.24.5.115', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T10:03:46Z', 'updated_at': '2025-03-25T10:03:46Z', 'revision_number': 0, 'ip': '172.24.5.115'} created 2025-03-25 10:03:46,801 84508 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-359283260', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUdBgVlVacvSxREyEJMvFxiYDLFRpdH8vVn7EV2R7F1mV/LNI/IC5YzMru5UiAkCoFx8/biuvS1BYSQJLpqcv9J/emJpHsL2fZSwnxBbMpuDHdTvTFRyqxKuBqzJrqPMQ==', 'fingerprint': 'f5:9b:58:34:9a:b9:fd:96:9f:b1:19:72:c0:21:16:32', 'user_id': '3a149786713d4cd6b33af2cf5280587e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA/TY1UzzBdiGA2EKVajKrSY2VSC2xCVPUUiIIvtRkjpoOsh8K2+NEv\n8t5AncBH9negBwYFK4EEACKhZANiAASFHQYFZVWnL0sURMhCTLxcYmAyxUaXR/L1\nZ+xFdkexdZlfyzSPyAuWMzK7uVIgJAqBcfP24rr0tQWEkCS6anL/Sf3piaR7C9n2\nUsJ8QWzKbgx3U70xUcqsSrgasya6jzE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '47feb715-c0a0-4f22-9410-db37c379eb06', 'name': 'tempest-securitygroup--1460790689', 'stateful': True, 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': 'tempest-description--372956319', 'shared': False, 'security_group_rules': [{'id': '39149bb6-4797-4685-97bb-574ba05a5088', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '47feb715-c0a0-4f22-9410-db37c379eb06', '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': 1212, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T10:03:45Z', 'updated_at': '2025-03-25T10:03:45Z', 'revision_number': 0}, {'id': 'ad72f1db-e1c3-4b8d-aa81-d9be6e9dba6d', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '47feb715-c0a0-4f22-9410-db37c379eb06', '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': 1213, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T10:03:45Z', 'updated_at': '2025-03-25T10:03:45Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T10:03:45Z', 'updated_at': '2025-03-25T10:03:45Z', 'revision_number': 1, 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0'}, 'floating_ip': {'id': '0b97c646-4e98-4d6c-ae9d-e0184dee6471', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'floating_ip_address': '172.24.5.115', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T10:03:46Z', 'updated_at': '2025-03-25T10:03:46Z', 'revision_number': 0, 'ip': '172.24.5.115'}} 2025-03-25 10:03:47,521 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST https://213.32.79.71/compute/v2.1/servers 0.719s 2025-03-25 10:03:47,521 84508 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-1680012443", "imageRef": "2100db60-9a3d-437d-a951-86290bf45179", "flavorRef": "42", "networks": [{"uuid": "6885098a-e91d-4a88-b386-4284370155c1"}], "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "key_name": "tempest-keypair-359283260", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:03:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '410', 'location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983', '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-272740f7-79f6-4a66-939d-82eb7dbf37ef', 'x-compute-request-id': 'req-272740f7-79f6-4a66-939d-82eb7dbf37ef', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "adminPass": "aaCybn48bQj7"}}' 2025-03-25 10:03:47,600 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.076s 2025-03-25 10:03:47,600 84508 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 10:03:47 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-7b314ab1-a0bd-4c32-933c-45a3eecaeed2', 'x-compute-request-id': 'req-7b314ab1-a0bd-4c32-933c-45a3eecaeed2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:03:48,751 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.142s 2025-03-25 10:03:48,751 84508 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 10:03:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', '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-03ee8411-7b17-407e-8496-fc4899e01b71', 'x-compute-request-id': 'req-03ee8411-7b17-407e-8496-fc4899e01b71', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:03:49,860 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.099s 2025-03-25 10:03:49,861 84508 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 10:03:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', '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-b6f07094-7467-4d4f-9d92-7055e0660ba3', 'x-compute-request-id': 'req-b6f07094-7467-4d4f-9d92-7055e0660ba3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:03:49,874 84508 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 10:03:51,002 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.126s 2025-03-25 10:03:51,002 84508 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 10:03:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1299', '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-98e2b32e-d1bb-4074-aed9-f019017fd840', 'x-compute-request-id': 'req-98e2b32e-d1bb-4074-aed9-f019017fd840', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:03:52,153 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.137s 2025-03-25 10:03:52,153 84508 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 10:03:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', '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-da463d97-07dd-4401-8a9d-a1877aae20ad', 'x-compute-request-id': 'req-da463d97-07dd-4401-8a9d-a1877aae20ad', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:03:52,163 84508 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 10:03:53,394 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.230s 2025-03-25 10:03:53,394 84508 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 10:03:53 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-29ea26c3-5faa-445f-8f2f-03affffdf460', 'x-compute-request-id': 'req-29ea26c3-5faa-445f-8f2f-03affffdf460', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:03:53,420 84508 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-03-25 10:03:54,736 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.315s 2025-03-25 10:03:54,737 84508 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 10:03:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-d820e2e0-601a-4fe7-acb8-769ebbc532d3', 'x-compute-request-id': 'req-d820e2e0-601a-4fe7-acb8-769ebbc532d3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:03:54,748 84508 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-03-25 10:03:55,908 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.159s 2025-03-25 10:03:55,908 84508 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 10:03:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-439bdd9e-e273-491f-b3c9-5e1526bf530f', 'x-compute-request-id': 'req-439bdd9e-e273-491f-b3c9-5e1526bf530f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:03:57,105 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.184s 2025-03-25 10:03:57,106 84508 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 10:03:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-30e8dec9-2c09-471f-95ee-1b69e59d2150', 'x-compute-request-id': 'req-30e8dec9-2c09-471f-95ee-1b69e59d2150', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:03:58,417 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.287s 2025-03-25 10:03:58,417 84508 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 10:03:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-cc751465-f993-488b-93fd-0c47a7170df2', 'x-compute-request-id': 'req-cc751465-f993-488b-93fd-0c47a7170df2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:03:59,645 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.218s 2025-03-25 10:03:59,646 84508 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 10:03:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-17d2f2f9-02e2-46f6-bb69-467914c03082', 'x-compute-request-id': 'req-17d2f2f9-02e2-46f6-bb69-467914c03082', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:03:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:00,969 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.305s 2025-03-25 10:04:00,969 84508 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 10:04:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', '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-7acc9809-1525-4073-abb1-3e9e27d3ca83', 'x-compute-request-id': 'req-7acc9809-1525-4073-abb1-3e9e27d3ca83', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:04:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:02,152 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.173s 2025-03-25 10:04:02,152 84508 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 10:04:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', '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-83a7fc5d-5c07-4769-9577-bdb81f82eb2c', 'x-compute-request-id': 'req-83a7fc5d-5c07-4769-9577-bdb81f82eb2c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:04:01Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:02,160 84508 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-03-25 10:04:02,254 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983/os-interface 0.093s 2025-03-25 10:04:02,254 84508 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 10:04:02 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-04838c9b-c43c-4ac0-99f0-89cc0dc55906', 'x-compute-request-id': 'req-04838c9b-c43c-4ac0-99f0-89cc0dc55906', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6885098a-e91d-4a88-b386-4284370155c1", "port_id": "bbf5e00b-b97e-46b9-b4fd-afd51f8d6dc1", "mac_addr": "fa:16:3e:40:4a:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "204ab1ec-d25a-42f4-aabe-d13a0dc448c2", "ip_address": "10.1.0.7"}]}]}' 2025-03-25 10:04:03,053 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471 0.796s 2025-03-25 10:04:03,053 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "bbf5e00b-b97e-46b9-b4fd-afd51f8d6dc1"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:04:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-6e836ff8-f555-4d5c-ade9-392731d232f5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471'} Body: b'{"floatingip": {"id": "0b97c646-4e98-4d6c-ae9d-e0184dee6471", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.115", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "12e102c6-c3d2-4698-8c3f-c765bb373c59", "port_id": "bbf5e00b-b97e-46b9-b4fd-afd51f8d6dc1", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6885098a-e91d-4a88-b386-4284370155c1", "mac_address": "fa:16:3e:40:4a:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T10:03:46Z", "updated_at": "2025-03-25T10:04:02Z", "revision_number": 1, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 10:04:03,053 84508 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-359283260', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUdBgVlVacvSxREyEJMvFxiYDLFRpdH8vVn7EV2R7F1mV/LNI/IC5YzMru5UiAkCoFx8/biuvS1BYSQJLpqcv9J/emJpHsL2fZSwnxBbMpuDHdTvTFRyqxKuBqzJrqPMQ==', 'fingerprint': 'f5:9b:58:34:9a:b9:fd:96:9f:b1:19:72:c0:21:16:32', 'user_id': '3a149786713d4cd6b33af2cf5280587e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA/TY1UzzBdiGA2EKVajKrSY2VSC2xCVPUUiIIvtRkjpoOsh8K2+NEv\n8t5AncBH9negBwYFK4EEACKhZANiAASFHQYFZVWnL0sURMhCTLxcYmAyxUaXR/L1\nZ+xFdkexdZlfyzSPyAuWMzK7uVIgJAqBcfP24rr0tQWEkCS6anL/Sf3piaR7C9n2\nUsJ8QWzKbgx3U70xUcqsSrgasya6jzE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '47feb715-c0a0-4f22-9410-db37c379eb06', 'name': 'tempest-securitygroup--1460790689', 'stateful': True, 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': 'tempest-description--372956319', 'shared': False, 'security_group_rules': [{'id': '39149bb6-4797-4685-97bb-574ba05a5088', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '47feb715-c0a0-4f22-9410-db37c379eb06', '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': 1212, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T10:03:45Z', 'updated_at': '2025-03-25T10:03:45Z', 'revision_number': 0}, {'id': 'ad72f1db-e1c3-4b8d-aa81-d9be6e9dba6d', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'security_group_id': '47feb715-c0a0-4f22-9410-db37c379eb06', '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': 1213, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T10:03:45Z', 'updated_at': '2025-03-25T10:03:45Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T10:03:45Z', 'updated_at': '2025-03-25T10:03:45Z', 'revision_number': 1, 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0'}, 'floating_ip': {'id': '0b97c646-4e98-4d6c-ae9d-e0184dee6471', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'floating_ip_address': '172.24.5.115', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T10:03:46Z', 'updated_at': '2025-03-25T10:03:46Z', 'revision_number': 0, 'ip': '172.24.5.115'}} 2025-03-25 10:04:03,883 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST https://213.32.79.71/compute/v2.1/servers 0.829s 2025-03-25 10:04:03,884 84508 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-215735787", "imageRef": "2100db60-9a3d-437d-a951-86290bf45179", "flavorRef": "42", "networks": [{"uuid": "6885098a-e91d-4a88-b386-4284370155c1"}], "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "key_name": "tempest-keypair-359283260", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:04:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '410', 'location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999', '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-117a9c0d-107f-47f5-a545-e0e49b81695b', 'x-compute-request-id': 'req-117a9c0d-107f-47f5-a545-e0e49b81695b', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "adminPass": "FRRgvtS9vhY2"}}' 2025-03-25 10:04:03,991 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.105s 2025-03-25 10:04:03,992 84508 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 10:04:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1246', '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-deb88149-94b7-4694-8e93-921626bf929a', 'x-compute-request-id': 'req-deb88149-94b7-4694-8e93-921626bf929a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:04Z", "updated": "2025-03-25T10:04:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:04:05,146 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.138s 2025-03-25 10:04:05,147 84508 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 10:04:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', '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-0fdabe9e-99ff-40ca-b35e-a56cd6e9a4f3', 'x-compute-request-id': 'req-0fdabe9e-99ff-40ca-b35e-a56cd6e9a4f3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:04:06,283 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.124s 2025-03-25 10:04:06,284 84508 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 10:04:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', '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-3a572045-dec2-4e61-a02d-6cde1c996889', 'x-compute-request-id': 'req-3a572045-dec2-4e61-a02d-6cde1c996889', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:04:06,295 84508 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-03-25 10:04:07,376 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.081s 2025-03-25 10:04:07,377 84508 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 10:04:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', '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-7e90a586-cc73-4383-a609-2bde74927468', 'x-compute-request-id': 'req-7e90a586-cc73-4383-a609-2bde74927468', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:04:08,492 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.104s 2025-03-25 10:04:08,492 84508 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 10:04:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1306', '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-41eb8611-1f62-4853-8464-88a68feb6eb0', 'x-compute-request-id': 'req-41eb8611-1f62-4853-8464-88a68feb6eb0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "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 10:04:08,507 84508 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-03-25 10:04:09,721 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.205s 2025-03-25 10:04:09,723 84508 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 10:04:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1374', '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-ce33fc81-c524-48d9-aada-dcbbff33124e', 'x-compute-request-id': 'req-ce33fc81-c524-48d9-aada-dcbbff33124e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:10,925 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.193s 2025-03-25 10:04:10,928 84508 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 10:04:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-17fc9d15-b480-42fd-a102-9e7f58413c4b', 'x-compute-request-id': 'req-17fc9d15-b480-42fd-a102-9e7f58413c4b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:10,938 84508 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait 2025-03-25 10:04:12,162 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.223s 2025-03-25 10:04:12,162 84508 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 10:04:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-df6f4c1c-0488-402e-9870-b7bffd3ab9f6', 'x-compute-request-id': 'req-df6f4c1c-0488-402e-9870-b7bffd3ab9f6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:13,421 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.240s 2025-03-25 10:04:13,421 84508 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 10:04:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-8a5dea56-a1e5-4dc9-9ed5-a38c057f3740', 'x-compute-request-id': 'req-8a5dea56-a1e5-4dc9-9ed5-a38c057f3740', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:14,689 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.257s 2025-03-25 10:04:14,689 84508 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 10:04:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-3b675194-f772-4d73-a483-e74c04776850', 'x-compute-request-id': 'req-3b675194-f772-4d73-a483-e74c04776850', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:15,939 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.233s 2025-03-25 10:04:15,939 84508 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 10:04:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-4e34e054-7d5f-4beb-9e05-02b6b0a8971e', 'x-compute-request-id': 'req-4e34e054-7d5f-4beb-9e05-02b6b0a8971e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:17,173 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.215s 2025-03-25 10:04:17,173 84508 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 10:04:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', '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-58bc72bc-424e-4bec-a765-640e905a9dae', 'x-compute-request-id': 'req-58bc72bc-424e-4bec-a765-640e905a9dae', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "BUILD", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:18,491 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.307s 2025-03-25 10:04:18,491 84508 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 10:04:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1556', '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-2f2a9e6c-c066-4e72-ae49-5e77125f42ed', 'x-compute-request-id': 'req-2f2a9e6c-c066-4e72-ae49-5e77125f42ed', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:04:17Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:a9:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:18,499 84508 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2025-03-25 10:04:18,615 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999/os-interface 0.115s 2025-03-25 10:04:18,616 84508 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 10:04:18 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-3dd30a96-15b5-4813-8cd6-5edb1a616163', 'x-compute-request-id': 'req-3dd30a96-15b5-4813-8cd6-5edb1a616163', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6885098a-e91d-4a88-b386-4284370155c1", "port_id": "2a507be3-6fa0-49cd-b559-4833b3c50a19", "mac_addr": "fa:16:3e:aa:a9:f0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "204ab1ec-d25a-42f4-aabe-d13a0dc448c2", "ip_address": "10.1.0.10"}]}]}' 2025-03-25 10:04:19,919 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471 1.299s 2025-03-25 10:04:19,920 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "2a507be3-6fa0-49cd-b559-4833b3c50a19"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:04:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '820', 'x-openstack-request-id': 'req-92df2560-e683-4290-895a-0a60563723c6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471'} Body: b'{"floatingip": {"id": "0b97c646-4e98-4d6c-ae9d-e0184dee6471", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.115", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "12e102c6-c3d2-4698-8c3f-c765bb373c59", "port_id": "2a507be3-6fa0-49cd-b559-4833b3c50a19", "fixed_ip_address": "10.1.0.10", "status": "ERROR", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6885098a-e91d-4a88-b386-4284370155c1", "mac_address": "fa:16:3e:aa:a9:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T10:03:46Z", "updated_at": "2025-03-25T10:04:19Z", "revision_number": 3, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 10:04:20,511 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 201 POST https://213.32.79.71/networking/v2.0/ports 0.590s 2025-03-25 10:04:20,511 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "6885098a-e91d-4a88-b386-4284370155c1", "name": "tempest-AttachInterfacesTestJSON-424452435"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:04:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '784', 'x-openstack-request-id': 'req-7c3078f8-1aa2-4a91-86df-19a4b3574fd3', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/ports'} Body: b'{"port":{"id":"23b6c34c-57db-479a-9c9c-8a0a984ac753","name":"tempest-AttachInterfacesTestJSON-424452435","network_id":"6885098a-e91d-4a88-b386-4284370155c1","tenant_id":"68ea85b5fc5c4a7aa3fb0513a11e3cf0","mac_address":"fa:16:3e:83:ef:49","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"204ab1ec-d25a-42f4-aabe-d13a0dc448c2","ip_address":"10.1.0.14"}],"project_id":"68ea85b5fc5c4a7aa3fb0513a11e3cf0","port_security_enabled":true,"qos_policy_id":null,"security_groups":["74f3c806-2516-41cd-91d7-1bdb5e564b4b"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"tags":[],"created_at":"2025-03-25T10:04:20Z","updated_at":"2025-03-25T10:04:20Z","revision_number":1}}' 2025-03-25 10:04:20,781 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.269s 2025-03-25 10:04:20,781 84508 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 10:04:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1675', '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-6430a0fc-ea39-4100-8699-531020c74fbf', 'x-compute-request-id': 'req-6430a0fc-ea39-4100-8699-531020c74fbf', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:04:01Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}, {"version": 4, "addr": "172.24.5.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:04:20,923 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983/os-interface 0.127s 2025-03-25 10:04:20,924 84508 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 10:04:20 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-9298fa4d-c097-489a-97b8-790ef720cb12', 'x-compute-request-id': 'req-9298fa4d-c097-489a-97b8-790ef720cb12', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6885098a-e91d-4a88-b386-4284370155c1", "port_id": "bbf5e00b-b97e-46b9-b4fd-afd51f8d6dc1", "mac_addr": "fa:16:3e:40:4a:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "204ab1ec-d25a-42f4-aabe-d13a0dc448c2", "ip_address": "10.1.0.7"}]}]}' 2025-03-25 10:04:22,339 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471 1.411s 2025-03-25 10:04:22,339 84508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "bbf5e00b-b97e-46b9-b4fd-afd51f8d6dc1"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 10:04:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '819', 'x-openstack-request-id': 'req-78895641-316a-4dbb-b1bb-95bb97edf8e3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471'} Body: b'{"floatingip": {"id": "0b97c646-4e98-4d6c-ae9d-e0184dee6471", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "floating_ip_address": "172.24.5.115", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "12e102c6-c3d2-4698-8c3f-c765bb373c59", "port_id": "bbf5e00b-b97e-46b9-b4fd-afd51f8d6dc1", "fixed_ip_address": "10.1.0.7", "status": "ERROR", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "6885098a-e91d-4a88-b386-4284370155c1", "mac_address": "fa:16:3e:40:4a:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T10:03:46Z", "updated_at": "2025-03-25T10:04:21Z", "revision_number": 4, "project_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0"}}' 2025-03-25 10:04:22,342 84508 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.115:22' as 'cirros' with public key authentication 2025-03-25 10:04:25,438 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 1. Retry after 2 seconds. 2025-03-25 10:04:31,006 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 2. Retry after 3 seconds. 2025-03-25 10:04:37,598 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 3. Retry after 4 seconds. 2025-03-25 10:04:45,214 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 4. Retry after 5 seconds. 2025-03-25 10:04:53,790 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 5. Retry after 6 seconds. 2025-03-25 10:05:03,391 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 6. Retry after 7 seconds. 2025-03-25 10:05:13,950 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 7. Retry after 8 seconds. 2025-03-25 10:05:25,534 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 8. Retry after 9 seconds. 2025-03-25 10:05:38,142 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 9. Retry after 10 seconds. 2025-03-25 10:05:51,710 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 10. Retry after 11 seconds. 2025-03-25 10:06:04,767 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 11. Retry after 12 seconds. 2025-03-25 10:06:20,318 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 12. Retry after 13 seconds. 2025-03-25 10:06:36,894 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 13. Retry after 14 seconds. 2025-03-25 10:06:54,494 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 14. Retry after 15 seconds. 2025-03-25 10:07:13,054 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 15. Retry after 16 seconds. 2025-03-25 10:07:32,638 84508 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 ([Errno None] Unable to connect to port 22 on 172.24.5.115). Number attempts: 16. Retry after 17 seconds. 2025-03-25 10:07:53,246 84508 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.115 after 16 attempts. Proxy client: no proxy client 2025-03-25 10:07:53.246 84508 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 10:07:53.246 84508 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 10:07:53.246 84508 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 10:07:53.246 84508 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:07:53.246 84508 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 10:07:53.246 84508 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.115 2025-03-25 10:07:53.246 84508 ERROR tempest.lib.common.ssh 2025-03-25 10:07:53,249 84508 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachInterfacesTestJSON:test_reassign_port_between_servers. Timeout trying to ssh to server {'id': '4799bf2b-15b9-402c-bb3c-cec55aa1e983', 'name': 'tempest-tempest.common.compute-instance-1680012443', 'status': 'ACTIVE', 'tenant_id': '68ea85b5fc5c4a7aa3fb0513a11e3cf0', 'user_id': '3a149786713d4cd6b33af2cf5280587e', 'metadata': {}, 'hostId': '4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T10:03:47Z', 'updated': '2025-03-25T10:04:01Z', 'addresses': {'tempest-AttachInterfacesTestJSON-977563828-network': [{'version': 4, 'addr': '10.1.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:40:4a:38'}, {'version': 4, 'addr': '172.24.5.115', 'OS-EXT-IPS:type': 'floating', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:40:4a:38'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-359283260', 'OS-SRV-USG:launched_at': '2025-03-25T10:04:00.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1460790689'}], '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 10:07:53,816 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 POST https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983/action 0.564s 2025-03-25 10:07:53,817 84508 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 10:07:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '34874', '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-7436932d-ad8e-4f27-83b5-3b08e4f8c2f6', 'x-compute-request-id': 'req-7436932d-ad8e-4f27-83b5-3b08e4f8c2f6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983/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.419 MHz processor\\n[ 0.024588] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.026593] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.069702] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.081725] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.082680] ACPI: Early table checksum verification disabled\\n[ 0.083677] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.084458] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.085827] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.087278] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.087603] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.087781] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.087882] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.087976] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.088218] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.088287] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.088340] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.088370] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.088396] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.088420] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.093565] No NUMA configuration found\\n[ 0.093633] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.095059] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.104796] Zone ranges:\\n[ 0.104896] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.105065] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.105114] Normal empty\\n[ 0.105204] Device empty\\n[ 0.105280] Movable zone start for each node\\n[ 0.105400] Early memory node ranges\\n[ 0.105482] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.105742] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.106105] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.109223] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.109904] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.119930] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.121407] ACPI: PM-Timer IO Port: 0x608\\n[ 0.122513] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.123582] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 10:07:53,819 84508 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 4799bf2b-15b9-402c-bb3c-cec55aa1e983: [ 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.419 MHz processor [ 0.024588] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.026593] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.069702] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.081725] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.082680] ACPI: Early table checksum verification disabled [ 0.083677] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.084458] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.085827] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.087278] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.087603] ACPI: FACS 0x000000000BFE0000 000040 [ 0.087781] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.087882] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.087976] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.088218] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.088287] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.088340] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.088370] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.088396] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.088420] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.093565] No NUMA configuration found [ 0.093633] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.095059] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.104796] Zone ranges: [ 0.104896] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.105065] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.105114] Normal empty [ 0.105204] Device empty [ 0.105280] Movable zone start for each node [ 0.105400] Early memory node ranges [ 0.105482] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.105742] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.106105] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.109223] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.109904] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.119930] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.121407] ACPI: PM-Timer IO Port: 0x608 [ 0.122513] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.123582] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.123855] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.124497] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.124595] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.124791] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.124837] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.125323] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.125446] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.126088] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.129240] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.129391] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.129457] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.129490] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.129773] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.129872] Booting paravirtualized kernel on bare hardware [ 0.130528] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.131772] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.143498] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.148092] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.148156] Policy zone: DMA32 [ 0.148500] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.151861] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.152546] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.156753] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.171037] Memory: 123956K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71860K reserved, 0K cma-reserved) [ 0.186101] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.189285] Kernel/User page tables isolation: enabled [ 0.196527] ftrace: allocating 50748 entries in 199 pages [ 0.429968] ftrace: allocated 199 pages with 5 groups [ 0.453339] rcu: Hierarchical RCU implementation. [ 0.453472] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.453666] Rude variant of Tasks RCU enabled. [ 0.453698] Tracing variant of Tasks RCU enabled. [ 0.453896] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.453971] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.525930] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.549682] Console: colour VGA+ 80x25 [ 0.564431] printk: console [tty0] enabled [ 0.594360] printk: console [ttyS0] enabled [ 0.599269] ACPI: Core revision 20210730 [ 0.614994] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.625309] APIC: Switch to symmetric I/O mode setup [ 0.635376] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.637726] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22839f50a2c, max_idle_ns: 440795202126 ns [ 0.639949] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.83 BogoMIPS (lpj=9577676) [ 0.648342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.648785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.649740] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.650789] Spectre V2 : Mitigation: Retpolines [ 0.651141] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.651700] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.652365] Speculative Store Bypass: Vulnerable [ 0.653201] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.653636] MMIO Stale Data: Unknown: No mitigations [ 0.655069] x86/fpu: x87 FPU will use FXSAVE [ 1.272622] Freeing SMP alternatives memory: 44K [ 1.275616] pid_max: default: 32768 minimum: 301 [ 1.290759] LSM: Security Framework initializing [ 1.295611] landlock: Up and running. [ 1.296100] Yama: becoming mindful. [ 1.307680] AppArmor: AppArmor initialized [ 1.318677] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.319069] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.491069] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.505521] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.508408] signal: max sigframe size: 1440 [ 1.512543] rcu: Hierarchical SRCU implementation. [ 1.524727] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.532671] smp: Bringing up secondary CPUs ... [ 1.533184] smp: Brought up 1 node, 1 CPU [ 1.533521] smpboot: Max logical packages: 1 [ 1.533894] smpboot: Total of 1 processors activated (4788.83 BogoMIPS) [ 1.559391] devtmpfs: initialized [ 1.567014] x86/mm: Memory block size: 128MB [ 1.578191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.580395] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.590657] pinctrl core: initialized pinctrl subsystem [ 1.605073] PM: RTC time: 10:04:04, date: 2025-03-25 [ 1.620713] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.628321] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.629761] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.630486] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.631518] audit: initializing netlink subsys (disabled) [ 1.639873] audit: type=2000 audit(1742897043.012:1): state=initialized audit_enabled=0 res=1 [ 1.648914] thermal_sys: Registered thermal governor 'fair_share' [ 1.649067] thermal_sys: Registered thermal governor 'bang_bang' [ 1.649705] thermal_sys: Registered thermal governor 'step_wise' [ 1.650069] thermal_sys: Registered thermal governor 'user_space' [ 1.650394] thermal_sys: Registered thermal governor 'power_allocator' [ 1.651212] EISA bus registered [ 1.652123] cpuidle: using governor ladder [ 1.652591] cpuidle: using governor menu [ 1.655574] ACPI: bus type PCI registered [ 1.656082] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.662891] PCI: Using configuration type 1 for base access [ 1.726437] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.735926] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.782720] ACPI: Added _OSI(Module Device) [ 1.783605] ACPI: Added _OSI(Processor Device) [ 1.783960] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.784233] ACPI: Added _OSI(Processor Aggregator Device) [ 1.784814] ACPI: Added _OSI(Linux-Dell-Video) [ 1.785243] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.786206] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.864807] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.914734] ACPI: Interpreter enabled [ 1.915961] ACPI: PM: (supports S0 S3 S4 S5) [ 1.916344] ACPI: Using IOAPIC for interrupt routing [ 1.917780] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.919170] PCI: Using E820 reservations for host bridge windows [ 1.923069] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.013752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.016588] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.020494] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.034347] acpiphp: Slot [3] registered [ 2.035151] acpiphp: Slot [4] registered [ 2.035872] acpiphp: Slot [5] registered [ 2.036562] acpiphp: Slot [6] registered [ 2.037310] acpiphp: Slot [7] registered [ 2.038165] acpiphp: Slot [8] registered [ 2.038842] acpiphp: Slot [9] registered [ 2.039459] acpiphp: Slot [10] registered [ 2.040349] acpiphp: Slot [11] registered [ 2.041097] acpiphp: Slot [12] registered [ 2.041826] acpiphp: Slot [13] registered [ 2.042373] acpiphp: Slot [14] registered [ 2.043296] acpiphp: Slot [15] registered [ 2.043990] acpiphp: Slot [16] registered [ 2.044907] acpiphp: Slot [17] registered [ 2.045748] acpiphp: Slot [18] registered [ 2.046548] acpiphp: Slot [19] registered [ 2.047145] acpiphp: Slot [20] registered [ 2.047635] acpiphp: Slot [21] registered [ 2.048713] acpiphp: Slot [22] registered [ 2.049633] acpiphp: Slot [23] registered [ 2.050439] acpiphp: Slot [24] registered [ 2.051238] acpiphp: Slot [25] registered [ 2.052063] acpiphp: Slot [26] registered [ 2.052851] acpiphp: Slot [27] registered [ 2.053637] acpiphp: Slot [28] registered [ 2.054438] acpiphp: Slot [29] registered [ 2.055649] acpiphp: Slot [30] registered [ 2.056475] acpiphp: Slot [31] registered [ 2.057554] PCI host bridge to bus 0000:00 [ 2.058770] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.059069] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.059134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.059794] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.060478] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.060918] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.067598] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.082337] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.086224] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.091380] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.093670] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.094354] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.094765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.095172] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.098765] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.099382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.100583] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.106246] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.108523] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.111897] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.115743] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.119115] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.120125] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.125088] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.127135] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.131787] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.136561] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.139114] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.166498] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.170706] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.175197] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.184249] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.212247] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.214737] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.221536] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.255825] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.258443] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.260976] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.269129] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.316629] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.319726] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.323230] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.326390] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.328264] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.342347] iommu: Default domain type: Translated [ 2.343250] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.352876] SCSI subsystem initialized [ 2.361074] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.361672] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.362561] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.363069] vgaarb: loaded [ 2.365943] ACPI: bus type USB registered [ 2.367686] usbcore: registered new interface driver usbfs [ 2.368564] usbcore: registered new interface driver hub [ 2.369214] usbcore: registered new device driver usb [ 2.370402] pps_core: LinuxPPS API ver. 1 registered [ 2.370721] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.371069] PTP clock support registered [ 2.371367] EDAC MC: Ver: 3.0.0 [ 2.400332] NetLabel: Initializing [ 2.400725] NetLabel: domain hash size = 128 [ 2.401203] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.403069] NetLabel: unlabeled traffic allowed by default [ 2.407563] PCI: Using ACPI for IRQ routing [ 2.416634] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.417593] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.418179] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.425641] clocksource: Switched to clocksource tsc-early [ 2.650369] VFS: Disk quotas dquot_6.6.0 [ 2.651147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.686442] AppArmor: AppArmor Filesystem Enabled [ 2.687848] pnp: PnP ACPI init [ 2.711193] pnp: PnP ACPI: found 5 devices [ 2.748820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.751427] NET: Registered PF_INET protocol family [ 2.753263] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.777584] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.779239] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.780208] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.781726] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.782787] TCP: Hash tables configured (established 2048 bind 2048) [ 2.789889] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.791666] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.793105] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.799735] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.801766] NET: Registered PF_XDP protocol family [ 2.805026] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.806164] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.806761] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.807462] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.808121] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.810532] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.811298] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.811827] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.812327] PCI: CLS 0 bytes, default 64 [ 2.828368] Trying to unpack rootfs image as initramfs... [ 2.848150] Initialise system trusted keyrings [ 2.860890] Key type blacklist registered [ 2.869073] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.928016] zbud: loaded [ 2.947691] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.956799] fuse: init (API version 7.34) [ 2.972747] integrity: Platform Keyring initialized [ 3.058634] Key type asymmetric registered [ 3.059153] Asymmetric key parser 'x509' registered [ 3.065947] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.067835] io scheduler mq-deadline registered [ 3.082653] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.106653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.115245] ACPI: button: Power Button [PWRF] [ 3.854324] tsc: Refined TSC clocksource calibration: 2394.462 MHz [ 3.855496] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c7bd99f, max_idle_ns: 440795233967 ns [ 3.856289] clocksource: Switched to clocksource tsc [ 4.342745] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 4.703316] Freeing initrd memory: 8864K [ 5.129149] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 5.690606] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 6.346708] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 7.006996] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.039099] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.087529] Linux agpgart interface v0.103 [ 7.143586] loop: module loaded [ 7.168436] scsi host0: ata_piix [ 7.177723] scsi host1: ata_piix [ 7.179857] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 7.180785] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 7.200517] tun: Universal TUN/TAP device driver, 1.6 [ 7.202918] PPP generic driver version 2.4.2 [ 7.206323] VFIO - User Level meta-driver version: 0.3 [ 7.211286] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.212053] ehci-pci: EHCI PCI platform driver [ 7.212743] ehci-platform: EHCI generic platform driver [ 7.213245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 7.213798] ohci-pci: OHCI PCI platform driver [ 7.213931] ohci-platform: OHCI generic platform driver [ 7.213931] uhci_hcd: USB Universal Host Controller Interface driver [ 7.218132] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 7.224994] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 7.225922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 7.229503] mousedev: PS/2 mouse device common for all mice [ 7.236078] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 7.238581] rtc_cmos 00:04: RTC can wake from S4 [ 7.247097] rtc_cmos 00:04: registered as rtc0 [ 7.248616] rtc_cmos 00:04: setting system clock to 2025-03-25T10:04:09 UTC (1742897049) [ 7.250994] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 7.251784] i2c_dev: i2c /dev entries driver [ 7.252926] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 7.254299] device-mapper: uevent: version 1.0.3 [ 7.256187] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 7.257943] platform eisa.0: Probing EISA bus 0 [ 7.258582] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 7.259151] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 7.259551] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 7.259897] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 7.260251] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 7.260600] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 7.260939] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 7.261326] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 7.262109] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 7.262519] platform eisa.0: EISA: Detected 0 cards [ 7.263031] intel_pstate: CPU model not supported [ 7.264187] ledtrig-cpu: registered to indicate activity on CPUs [ 7.266901] drop_monitor: Initializing network drop monitor service [ 7.270860] NET: Registered PF_INET6 protocol family [ 7.696504] Segment Routing with IPv6 [ 7.698233] In-situ OAM (IOAM) with IPv6 [ 7.699668] NET: Registered PF_PACKET protocol family [ 7.701284] Key type dns_resolver registered [ 7.709035] IPI shorthand broadcast: enabled [ 7.711159] sched_clock: Marking stable (7628418254, 81349772)->(7899127165, -189359139) [ 7.717289] registered taskstats version 1 [ 7.720172] Loading compiled-in X.509 certificates [ 7.754706] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.759926] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 7.764631] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 7.765636] blacklist: Loading compiled-in revocation X.509 certificates [ 7.768713] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 7.770003] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 7.770863] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 7.771763] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 7.772695] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 7.773997] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 7.774871] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 7.775702] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 7.780691] zswap: loaded using pool lzo/zbud [ 7.786376] Key type .fscrypt registered [ 7.786747] Key type fscrypt-provisioning registered [ 7.891428] Key type encrypted registered [ 7.892091] AppArmor: AppArmor sha1 policy hashing enabled [ 7.893202] ima: No TPM chip found, activating TPM-bypass! [ 7.894598] Loading compiled-in module X.509 certificates [ 7.898727] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 7.899515] ima: Allocated hash algorithm: sha1 [ 7.903793] ima: No architecture policies found [ 7.905239] evm: Initialising EVM extended attributes: [ 7.905941] evm: security.selinux [ 7.906267] evm: security.SMACK64 [ 7.906489] evm: security.SMACK64EXEC [ 7.906842] evm: security.SMACK64TRANSMUTE [ 7.907269] evm: security.SMACK64MMAP [ 7.907654] evm: security.apparmor [ 7.908053] evm: security.ima [ 7.908386] evm: security.capability [ 7.908813] evm: HMAC attrs: 0x1 [ 7.916758] PM: Magic number: 1:433:73 [ 7.930620] RAS: Correctable Errors collector initialized. [ 7.935382] clk: Disabling unused clocks [ 7.962838] Freeing unused decrypted memory: 2036K [ 8.121697] Freeing unused kernel image (initmem) memory: 3368K [ 8.123395] Write protecting the kernel read-only data: 30720k [ 8.131148] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 8.135516] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 8.489226] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.492220] x86/mm: Checking user space page tables [ 8.868582] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 8.869595] Run /init as init process info: initramfs: up at 9.11 [ 10.927927] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 11.701680] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 11.826412] 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.57 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:47:99:bf:2b:15:b9:40:2c:bb:3c:ce:c5:5a:a1:e9:83 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:40:4a:38 eth0: adding address fe80::f816:3eff:fe40:4a38 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.40. request failed failed 2/20: up 39.90. request failed failed 3/20: up 42.91. request failed failed 4/20: up 46.24. request failed failed 5/20: up 85.60. request failed failed 6/20: up 95.04. request failed failed 7/20: up 115.47. request failed failed 8/20: up 157.89. request failed failed 9/20: up 160.98. request failed failed 10/20: up 166.87. request failed failed 11/20: up 169.83. request failed failed 12/20: up 175.24. request failed failed 13/20: up 178.32. request failed failed 14/20: up 183.75. request failed failed 15/20: up 186.79. request failed failed 16/20: up 192.19. request failed failed 17/20: up 195.28. request failed failed 18/20: up 200.79. request failed failed 19/20: up 203.84. request failed failed 20/20: up 209.26. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ7iQEP2yKVWCZDw4OftNpPIG7/kpyQ3e12UggCcB/omnkVwZtSIiCaBuxmzvpb5FMcHRyTwK/nTo7Dt/wjuMPweItM5qkdxSFFmEPtxcqYOUy7RlX3O3+Cs9eTF7pEoMSohRHCQmI1jaEHAeL7zTRTlTOrFF8Qquex0SDwE4XxICBKQ57b/kNgOwhRyOKCo8QOEYhejxbe5hN1Zsijxtw9LYtDCkZLORcq6JxkzFM9KEdkHoKxzUo9GYXlTB6U7Z+b8Ve/mEmA44dojR1z6fxyCabGHB8/HDKvKoUE7vmA8pe6OLCHBD2r0yFBy7Ty+Et1ASe8Hf/DcTBD9cGAVfJ root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPIz0Rx3KVrVRvcFrizv3cFLdeQGzNefd/sl3eEPjPUKt/7xH/yAQQew8n17Y9IDZ+de+Ds/uIvJqLc19w1b5uk= 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:fe40:4a38/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=219.29 === === 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:40:4A:38 inet addr:10.1.0.7 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe40:4a38/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:138 errors:0 dropped:0 overruns:0 frame:0 TX packets:128 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9468 (9.2 KiB) TX bytes:7766 (7.5 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:26 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2312 (2.2 KiB) TX bytes:2312 (2.2 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 4054ms 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.16 ms 2025-03-25 10:07:54,004 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.178s 2025-03-25 10:07:54,004 84508 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 10:07:53 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-2e1597b5-2b69-4a5c-b685-a74d533bae2b', 'x-compute-request-id': 'req-2e1597b5-2b69-4a5c-b685-a74d533bae2b', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'' 2025-03-25 10:07:54,287 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.282s 2025-03-25 10:07:54,287 84508 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 10:07:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', '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-17efc9f1-d557-4d5f-87f4-e2e8c1d36c70', 'x-compute-request-id': 'req-17efc9f1-d557-4d5f-87f4-e2e8c1d36c70', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:07:54Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:a9:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:07:55,545 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.241s 2025-03-25 10:07:55,545 84508 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 10:07:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', '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-79fbb4a6-a4f9-4c87-9741-98c1c33b3ae0', 'x-compute-request-id': 'req-79fbb4a6-a4f9-4c87-9741-98c1c33b3ae0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:07:54Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:a9:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:07:56,763 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.205s 2025-03-25 10:07:56,763 84508 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 10:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1562', '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-680eba34-a054-42c6-bbcd-8fb225be8926', 'x-compute-request-id': 'req-680eba34-a054-42c6-bbcd-8fb225be8926', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:07:56Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:a9:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:07:57,877 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.105s 2025-03-25 10:07:57,877 84508 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 10:07:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1332', '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-864fc3d8-b5ce-4cf9-8a63-21a8190dae3d', 'x-compute-request-id': 'req-864fc3d8-b5ce-4cf9-8a63-21a8190dae3d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:07:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:17.000000", "OS-SRV-USG:terminated_at": "2025-03-25T10:07:57.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 10:07:57,886 84508 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2025-03-25 10:07:59,026 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.138s 2025-03-25 10:07:59,028 84508 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 10:07:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1332', '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-ab2c00a2-aa28-41ac-bf66-1f437328ccee', 'x-compute-request-id': 'req-ab2c00a2-aa28-41ac-bf66-1f437328ccee', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:07:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:17.000000", "OS-SRV-USG:terminated_at": "2025-03-25T10:07:57.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 10:08:00,185 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.141s 2025-03-25 10:08:00,186 84508 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 10:08:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1332', '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-95d596be-c02f-402b-8dcd-661bf2eeb31d', 'x-compute-request-id': 'req-95d596be-c02f-402b-8dcd-661bf2eeb31d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"server": {"id": "50b1c657-ae9e-4469-8fcb-9c504dc1f999", "name": "tempest-tempest.common.compute-instance-215735787", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "3a30d4d509df3a5da4cb0bafe0118bfcb458491118a5ce592dd5d92a", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:04:03Z", "updated": "2025-03-25T10:07:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:17.000000", "OS-SRV-USG:terminated_at": "2025-03-25T10:07:57.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 10:08:01,246 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999 0.041s 2025-03-25 10:08:01,246 84508 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 10:08:01 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-07a0bfc9-46d2-4cd0-bf63-8d2a83632110', 'x-compute-request-id': 'req-07a0bfc9-46d2-4cd0-bf63-8d2a83632110', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/50b1c657-ae9e-4469-8fcb-9c504dc1f999'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 50b1c657-ae9e-4469-8fcb-9c504dc1f999 could not be found."}}' 2025-03-25 10:08:01,444 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.197s 2025-03-25 10:08:01,445 84508 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 10:08:01 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-f6bd51e6-a02b-446f-8ed8-5377a88bf4d3', 'x-compute-request-id': 'req-f6bd51e6-a02b-446f-8ed8-5377a88bf4d3', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'' 2025-03-25 10:08:01,748 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.303s 2025-03-25 10:08:01,749 84508 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 10:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', '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-183fe373-f997-47b0-bf42-424b100c0d13', 'x-compute-request-id': 'req-183fe373-f997-47b0-bf42-424b100c0d13', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:08:01Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}, {"version": 4, "addr": "172.24.5.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:08:02,943 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.175s 2025-03-25 10:08:02,944 84508 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 10:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', '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-f89d6263-5f56-4aa3-b9b6-c25c19a20780', 'x-compute-request-id': 'req-f89d6263-5f56-4aa3-b9b6-c25c19a20780', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:08:01Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}, {"version": 4, "addr": "172.24.5.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:08:04,265 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.305s 2025-03-25 10:08:04,265 84508 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 10:08:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', '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-c6b57e48-37b0-4923-91fb-ed700771e21b', 'x-compute-request-id': 'req-c6b57e48-37b0-4923-91fb-ed700771e21b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:08:03Z", "addresses": {"tempest-AttachInterfacesTestJSON-977563828-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}, {"version": 4, "addr": "172.24.5.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:4a:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1460790689"}], "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 10:08:05,418 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.129s 2025-03-25 10:08:05,418 84508 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 10:08:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1328', '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-1288a968-2f7c-4280-8f11-e10af38df001', 'x-compute-request-id': 'req-1288a968-2f7c-4280-8f11-e10af38df001', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "ACTIVE", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:08:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:00.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 10:08:07,165 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.737s 2025-03-25 10:08:07,165 84508 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 10:08:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1333', '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-7825ce35-2cb4-40ac-86f8-3f73cc0a7e84', 'x-compute-request-id': 'req-7825ce35-2cb4-40ac-86f8-3f73cc0a7e84', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"server": {"id": "4799bf2b-15b9-402c-bb3c-cec55aa1e983", "name": "tempest-tempest.common.compute-instance-1680012443", "status": "DELETED", "tenant_id": "68ea85b5fc5c4a7aa3fb0513a11e3cf0", "user_id": "3a149786713d4cd6b33af2cf5280587e", "metadata": {}, "hostId": "4c25fc1700ca1c6fbc850eb4d91b65290f86e8c12c74fadb4f83f330", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T10:03:47Z", "updated": "2025-03-25T10:08:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-359283260", "OS-SRV-USG:launched_at": "2025-03-25T10:04:00.000000", "OS-SRV-USG:terminated_at": "2025-03-25T10:08:05.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 10:08:07,174 84508 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait 2025-03-25 10:08:08,261 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983 0.086s 2025-03-25 10:08:08,261 84508 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 10:08:08 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-3aad9c0a-c5a7-4223-8f08-5d010ac9e2bb', 'x-compute-request-id': 'req-3aad9c0a-c5a7-4223-8f08-5d010ac9e2bb', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/4799bf2b-15b9-402c-bb3c-cec55aa1e983'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4799bf2b-15b9-402c-bb3c-cec55aa1e983 could not be found."}}' 2025-03-25 10:08:08,608 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/ports/23b6c34c-57db-479a-9c9c-8a0a984ac753 0.346s 2025-03-25 10:08:08,608 84508 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 10:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1e63db0b-b3fa-4f47-acf0-a3cf1cb2c480', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/ports/23b6c34c-57db-479a-9c9c-8a0a984ac753'} Body: b'' 2025-03-25 10:08:08,650 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-359283260 0.040s 2025-03-25 10:08:08,650 84508 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 10:08:08 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-fdd1de31-d3bb-41d0-bdba-b57e365c62fe', 'x-compute-request-id': 'req-fdd1de31-d3bb-41d0-bdba-b57e365c62fe', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-359283260'} Body: b'' 2025-03-25 10:08:08,810 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/security-groups/47feb715-c0a0-4f22-9410-db37c379eb06 0.158s 2025-03-25 10:08:08,810 84508 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 10:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-326fbe34-8697-4709-821e-0aee9fdb5a0c', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/47feb715-c0a0-4f22-9410-db37c379eb06'} Body: b'' 2025-03-25 10:08:08,835 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET https://213.32.79.71/networking/v2.0/security-groups/47feb715-c0a0-4f22-9410-db37c379eb06 0.023s 2025-03-25 10:08:08,835 84508 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 10:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-60a500ef-1fd9-4222-b6ce-2203b55e2cdb', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/47feb715-c0a0-4f22-9410-db37c379eb06'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 47feb715-c0a0-4f22-9410-db37c379eb06 does not exist", "detail": ""}}' 2025-03-25 10:08:09,420 84508 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471 0.584s 2025-03-25 10:08:09,421 84508 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 10:08:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-193f8bdd-e07a-48f8-9694-f7a59b92c486', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/0b97c646-4e98-4d6c-ae9d-e0184dee6471'} 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:49:34,102 84502 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-03-25 09:49:34,102 84502 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:49:34,288 84502 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://213.32.79.71/compute/v2.1/os-keypairs 0.185s 2025-03-25 09:49:34,289 84502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-247483183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIsZ3X6+emPDMPOjNwfZlPAaH94qUXgKqF6gyxGvVORboeSsvy5pR7ut0eXCx8j8ANyh9/lYo9KwhzozG7yrPeUxCMU6yJgWNFwcKXL5GOJBM2wsxMvuuhBMTaJXIf75lQ=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:34 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-6701edcb-185b-4846-ac5d-daf2620ee504', 'x-compute-request-id': 'req-6701edcb-185b-4846-ac5d-daf2620ee504', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-247483183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIsZ3X6+emPDMPOjNwfZlPAaH94qUXgKqF6gyxGvVORboeSsvy5pR7ut0eXCx8j8ANyh9/lYo9KwhzozG7yrPeUxCMU6yJgWNFwcKXL5GOJBM2wsxMvuuhBMTaJXIf75lQ==", "fingerprint": "30:90:1d:ae:bb:42:3b:fe:99:83:8a:a2:30:95:af:e9", "user_id": "6569a1596ced47d4b1630651ae7f60af"}}' 2025-03-25 09:49:34,290 84502 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-247483183 created 2025-03-25 09:49:34,511 84502 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-groups 0.219s 2025-03-25 09:49:34,511 84502 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--908574655", "description": "tempest-description--1989056043"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-621465bb-17e5-4831-a869-eae9ab277c8f', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "51432448-4a5e-4781-90f5-0054bea0c746", "name": "tempest-securitygroup--908574655", "stateful": true, "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "description": "tempest-description--1989056043", "shared": false, "security_group_rules": [{"id": "336bb2c1-fbc6-42e9-b58e-d899fcf7be30", "project_id": "f61d22457d0e414f8dd937afab1ffa62", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "security_group_id": "51432448-4a5e-4781-90f5-0054bea0c746", "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": 707, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:49:34Z", "updated_at": "2025-03-25T09:49:34Z", "revision_number": 0}, {"id": "b45888d5-224e-47e1-9f36-2cd20d14ef2e", "project_id": "f61d22457d0e414f8dd937afab1ffa62", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "security_group_id": "51432448-4a5e-4781-90f5-0054bea0c746", "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": 706, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:49:34Z", "updated_at": "2025-03-25T09:49:34Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:49:34Z", "updated_at": "2025-03-25T09:49:34Z", "revision_number": 1, "project_id": "f61d22457d0e414f8dd937afab1ffa62"}}' 2025-03-25 09:49:34,693 84502 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.181s 2025-03-25 09:49:34,693 84502 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": "51432448-4a5e-4781-90f5-0054bea0c746", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-95b40881-2ab1-4158-a5b8-c0bb57a8c120', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b2df49cd-af14-40fb-91b6-0e5852533b80", "project_id": "f61d22457d0e414f8dd937afab1ffa62", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "security_group_id": "51432448-4a5e-4781-90f5-0054bea0c746", "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:49:34Z", "updated_at": "2025-03-25T09:49:34Z", "revision_number": 0}}' 2025-03-25 09:49:34,893 84502 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.199s 2025-03-25 09:49:34,894 84502 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": "51432448-4a5e-4781-90f5-0054bea0c746", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8e8333fc-3e78-470b-a385-407a301be6bb', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3ddd3326-81e8-489f-b983-3d08efaf4e96", "project_id": "f61d22457d0e414f8dd937afab1ffa62", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "security_group_id": "51432448-4a5e-4781-90f5-0054bea0c746", "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:49:34Z", "updated_at": "2025-03-25T09:49:34Z", "revision_number": 0}}' 2025-03-25 09:49:34,894 84502 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--908574655 created 2025-03-25 09:49:35,750 84502 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://213.32.79.71/networking/v2.0/floatingips 0.856s 2025-03-25 09:49:35,751 84502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-eff0c0a2-418a-4621-b552-8b71d7560170', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f287460e-6573-4dfc-b89a-b6e070160d34", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "floating_ip_address": "172.24.5.203", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f61d22457d0e414f8dd937afab1ffa62", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:49:35Z", "updated_at": "2025-03-25T09:49:35Z", "revision_number": 0}}' 2025-03-25 09:49:35,751 84502 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f287460e-6573-4dfc-b89a-b6e070160d34', 'tenant_id': 'f61d22457d0e414f8dd937afab1ffa62', 'floating_ip_address': '172.24.5.203', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f61d22457d0e414f8dd937afab1ffa62', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:49:35Z', 'updated_at': '2025-03-25T09:49:35Z', 'revision_number': 0, 'ip': '172.24.5.203'} created 2025-03-25 09:49:35,870 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 201 POST https://213.32.79.71/identity/v3/auth/tokens 0.114s 2025-03-25 09:49:35,870 84502 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:49:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2267', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ceefc59-49e8-4f28-8e10-20e566a52802', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6569a1596ced47d4b1630651ae7f60af", "name": "tempest-AttachInterfacesUnderV243Test-411900450-project-member", "password_expires_at": null}, "audit_ids": ["29RQczNATL2dWOx9BsZYSg"], "expires_at": "2025-03-25T10:49:35.000000Z", "issued_at": "2025-03-25T09:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f61d22457d0e414f8dd937afab1ffa62", "name": "tempest-AttachInterfacesUnderV243Test-411900450"}, "is_domain": false, "roles": [{"id": "26aed0268bdb41c8b3a7ef6d19dbc25a", "name": "member"}, {"id": "62befc6982384118b4454321ddcc726e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "8f031362970f42f28aaa27c5ba4bf51d", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/image", "region": "RegionOne"}], "id": "0a592adf3ae24068865b9408b7039ee4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "90290d6666034f30be8da18e04bc6b4e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2.1", "region": "RegionOne"}], "id": "0bb090d129ee4d2c9646b2771c566d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8ff32ee8e1b442d2a0bf3455dc7e672e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/networking", "region": "RegionOne"}], "id": "4acc3f4862c54a6cac91575e7989c89e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "50dea48b48df4fd6967dfc443b7f77e7", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/placement", "region": "RegionOne"}], "id": "5542e2e10cf14bf094086ac7924547e7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "abd96cb9b171406f9927bb9d315cdebf", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/identity", "region": "RegionOne"}], "id": "80ced52bce9345919c840affcf774e23", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "be93d797dda645b3bf47da19fa2e2f63", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2/f61d22457d0e414f8dd937afab1ffa62", "region": "RegionOne"}], "id": "dc7aca7fbc064314915aaa240d40fa6d", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-03-25 09:49:35,871 84502 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': '150d51a8-07d9-4e38-96a1-357d2defede5', 'name': 'tempest-AttachInterfacesUnderV243Test-1915204036-network', 'tenant_id': 'f61d22457d0e414f8dd937afab1ffa62', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f61d22457d0e414f8dd937afab1ffa62', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 79, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:49:30Z', 'updated_at': '2025-03-25T09:49:30Z', 'revision_number': 1} available for tenant 2025-03-25 09:49:35,872 84502 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-247483183', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIsZ3X6+emPDMPOjNwfZlPAaH94qUXgKqF6gyxGvVORboeSsvy5pR7ut0eXCx8j8ANyh9/lYo9KwhzozG7yrPeUxCMU6yJgWNFwcKXL5GOJBM2wsxMvuuhBMTaJXIf75lQ==', 'fingerprint': '30:90:1d:ae:bb:42:3b:fe:99:83:8a:a2:30:95:af:e9', 'user_id': '6569a1596ced47d4b1630651ae7f60af', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA/RliD/mqNWDhGXEOu9oLt74LiAA9Kkfv0BkWJQQYOxSIB0uOOj2Bf\npaRkaUHYpZugBwYFK4EEACKhZANiAASLGd1+vnpjwzDzozcH2ZTwGh/eKlF4Cqhe\noMsRr1TkW6HkrL8uaUe7rdHlwsfI/ADcoff5WKPSsIc6Mxu8qz3lMQjFOsiYFjRc\nHCly+RjiQTNsLMTL7roQTE2iVyH++ZU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '51432448-4a5e-4781-90f5-0054bea0c746', 'name': 'tempest-securitygroup--908574655', 'stateful': True, 'tenant_id': 'f61d22457d0e414f8dd937afab1ffa62', 'description': 'tempest-description--1989056043', 'shared': False, 'security_group_rules': [{'id': '336bb2c1-fbc6-42e9-b58e-d899fcf7be30', 'project_id': 'f61d22457d0e414f8dd937afab1ffa62', 'tenant_id': 'f61d22457d0e414f8dd937afab1ffa62', 'security_group_id': '51432448-4a5e-4781-90f5-0054bea0c746', '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': 707, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:49:34Z', 'updated_at': '2025-03-25T09:49:34Z', 'revision_number': 0}, {'id': 'b45888d5-224e-47e1-9f36-2cd20d14ef2e', 'project_id': 'f61d22457d0e414f8dd937afab1ffa62', 'tenant_id': 'f61d22457d0e414f8dd937afab1ffa62', 'security_group_id': '51432448-4a5e-4781-90f5-0054bea0c746', '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': 706, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:49:34Z', 'updated_at': '2025-03-25T09:49:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:49:34Z', 'updated_at': '2025-03-25T09:49:34Z', 'revision_number': 1, 'project_id': 'f61d22457d0e414f8dd937afab1ffa62'}, 'floating_ip': {'id': 'f287460e-6573-4dfc-b89a-b6e070160d34', 'tenant_id': 'f61d22457d0e414f8dd937afab1ffa62', 'floating_ip_address': '172.24.5.203', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f61d22457d0e414f8dd937afab1ffa62', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:49:35Z', 'updated_at': '2025-03-25T09:49:35Z', 'revision_number': 0, 'ip': '172.24.5.203'}} 2025-03-25 09:49:36,752 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST https://213.32.79.71/compute/v2.1/servers 0.879s 2025-03-25 09:49:36,752 84502 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-2035760891", "imageRef": "2100db60-9a3d-437d-a951-86290bf45179", "flavorRef": "42", "networks": [{"uuid": "150d51a8-07d9-4e38-96a1-357d2defede5"}], "security_groups": [{"name": "tempest-securitygroup--908574655"}], "key_name": "tempest-keypair-247483183", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '409', 'location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b', '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-5adf521e-6e5d-4cbd-8855-7f4f8ad21bc6', 'x-compute-request-id': 'req-5adf521e-6e5d-4cbd-8855-7f4f8ad21bc6', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--908574655"}], "adminPass": "tnQeByUB2kxE"}}' 2025-03-25 09:49:36,845 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.090s 2025-03-25 09:49:36,845 84502 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:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', '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-60712324-2b9b-4361-bf11-4be71a142018', 'x-compute-request-id': 'req-60712324-2b9b-4361-bf11-4be71a142018', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:37Z", "updated": "2025-03-25T09:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-247483183", "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:49:37,947 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.084s 2025-03-25 09:49:37,948 84502 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:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', '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-75a39cda-4858-4ae2-8fb2-34baa7e8fad2', 'x-compute-request-id': 'req-75a39cda-4858-4ae2-8fb2-34baa7e8fad2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "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:49:39,045 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.084s 2025-03-25 09:49:39,045 84502 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:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', '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-0a0588ee-3543-422d-9303-728748e6d553', 'x-compute-request-id': 'req-0a0588ee-3543-422d-9303-728748e6d553', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "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:49:39,054 84502 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-03-25 09:49:40,160 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.105s 2025-03-25 09:49:40,160 84502 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:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', '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-f7f175b9-7d1e-45d6-9ce4-074e1879aec0', 'x-compute-request-id': 'req-f7f175b9-7d1e-45d6-9ce4-074e1879aec0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "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:49:41,287 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.111s 2025-03-25 09:49:41,287 84502 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: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-a0f775a5-faf0-4a2f-b67d-3d3772290e56', 'x-compute-request-id': 'req-a0f775a5-faf0-4a2f-b67d-3d3772290e56', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "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:49:41,305 84502 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 09:49:42,545 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.238s 2025-03-25 09:49:42,546 84502 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:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1389', '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-e83a4990-685b-4aeb-b870-bc8a7622a8c9', 'x-compute-request-id': 'req-e83a4990-685b-4aeb-b870-bc8a7622a8c9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:42,553 84502 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait 2025-03-25 09:49:43,782 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.228s 2025-03-25 09:49:43,783 84502 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:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-5d7c6616-cfcf-4deb-be9e-0d4420d2eaeb', 'x-compute-request-id': 'req-5d7c6616-cfcf-4deb-be9e-0d4420d2eaeb', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:43,793 84502 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:49:45,022 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.227s 2025-03-25 09:49:45,023 84502 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:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-9814a48a-a1c0-4fd7-9737-0c29b0a3d7be', 'x-compute-request-id': 'req-9814a48a-a1c0-4fd7-9737-0c29b0a3d7be', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:46,205 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.170s 2025-03-25 09:49:46,205 84502 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:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-c3cac01d-3fd6-43a9-9902-5d955c45777f', 'x-compute-request-id': 'req-c3cac01d-3fd6-43a9-9902-5d955c45777f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:47,472 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.251s 2025-03-25 09:49:47,472 84502 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:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-7912fb63-1742-42ca-a99b-244a7fe415ec', 'x-compute-request-id': 'req-7912fb63-1742-42ca-a99b-244a7fe415ec', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:49,710 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 1.228s 2025-03-25 09:49:49,710 84502 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:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', '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-4bcc42e7-5b24-4bc4-a1d9-85d256fb9bd4', 'x-compute-request-id': 'req-4bcc42e7-5b24-4bc4-a1d9-85d256fb9bd4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "BUILD", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:51,036 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.309s 2025-03-25 09:49:51,037 84502 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:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', '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-8a4cdfcf-b7d3-4b99-8d47-b60740c3d3fa', 'x-compute-request-id': 'req-8a4cdfcf-b7d3-4b99-8d47-b60740c3d3fa', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "ACTIVE", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:49Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1915204036-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:51,045 84502 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-03-25 09:49:51,160 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b/os-interface 0.114s 2025-03-25 09:49:51,160 84502 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:51 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-61453b27-6769-4d08-adac-dd9c77177f43', 'x-compute-request-id': 'req-61453b27-6769-4d08-adac-dd9c77177f43', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "150d51a8-07d9-4e38-96a1-357d2defede5", "port_id": "039ab580-5cfa-4f56-b0dc-74e58e2732a2", "mac_addr": "fa:16:3e:79:44:be", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4336c5a6-5e1a-4ab9-84c7-e525c18627b1", "ip_address": "10.1.0.11"}]}]}' 2025-03-25 09:49:52,126 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/f287460e-6573-4dfc-b89a-b6e070160d34 0.958s 2025-03-25 09:49:52,126 84502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "039ab580-5cfa-4f56-b0dc-74e58e2732a2"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:49:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '819', 'x-openstack-request-id': 'req-ff400aa7-92fd-4fef-b989-ad1804c641f6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/f287460e-6573-4dfc-b89a-b6e070160d34'} Body: b'{"floatingip": {"id": "f287460e-6573-4dfc-b89a-b6e070160d34", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "floating_ip_address": "172.24.5.203", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "3bb4d125-a27d-4d3d-b250-c2569e8a3df8", "port_id": "039ab580-5cfa-4f56-b0dc-74e58e2732a2", "fixed_ip_address": "10.1.0.11", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "150d51a8-07d9-4e38-96a1-357d2defede5", "mac_address": "fa:16:3e:79:44:be", "admin_state_up": true, "status": "ACTIVE", "device_id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:49:35Z", "updated_at": "2025-03-25T09:49:51Z", "revision_number": 1, "project_id": "f61d22457d0e414f8dd937afab1ffa62"}}' 2025-03-25 09:49:52,447 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.320s 2025-03-25 09:49:52,448 84502 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:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', '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-fec4deea-7da3-4a20-ade8-4e5635e58d41', 'x-compute-request-id': 'req-fec4deea-7da3-4a20-ade8-4e5635e58d41', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "ACTIVE", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:49:49Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1915204036-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:49:52,460 84502 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.203:22' as 'cirros' with public key authentication 2025-03-25 09:49:55,550 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:50:01,118 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:50:07,710 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:50:15,263 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:50:23,838 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:50:33,438 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:50:43,998 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:50:55,582 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:51:08,191 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:51:21,758 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:51:36,350 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:51:51,903 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:52:08,481 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:52:26,079 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:52:44,640 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:53:04,222 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:53:24,830 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 17. Retry after 18 seconds. 2025-03-25 09:53:46,398 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 18. Retry after 19 seconds. 2025-03-25 09:54:08,990 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 19. Retry after 20 seconds. 2025-03-25 09:54:32,542 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 ([Errno None] Unable to connect to port 22 on 172.24.5.203). Number attempts: 20. Retry after 21 seconds. 2025-03-25 09:54:57,118 84502 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.203 after 20 attempts. Proxy client: no proxy client 2025-03-25 09:54:57.118 84502 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:54:57.118 84502 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:54:57.118 84502 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:54:57.118 84502 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:54:57.118 84502 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:54:57.118 84502 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.203 2025-03-25 09:54:57.118 84502 ERROR tempest.lib.common.ssh 2025-03-25 09:54:57,122 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachInterfacesUnderV243Test:test_add_remove_fixed_ip. Timeout trying to ssh to server {'id': '97da2e68-c10e-48c0-a5d7-23b207b2ea4b', 'name': 'tempest-AttachInterfacesUnderV243Test-server-2035760891', 'status': 'ACTIVE', 'tenant_id': 'f61d22457d0e414f8dd937afab1ffa62', 'user_id': '6569a1596ced47d4b1630651ae7f60af', 'metadata': {}, 'hostId': '2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:49:36Z', 'updated': '2025-03-25T09:49:49Z', 'addresses': {'tempest-AttachInterfacesUnderV243Test-1915204036-network': [{'version': 4, 'addr': '10.1.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:79:44:be'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-247483183', 'OS-SRV-USG:launched_at': '2025-03-25T09:49:49.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--908574655'}], '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:54:57,778 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 POST https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b/action 0.654s 2025-03-25 09:54:57,779 84502 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:54:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40000', '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-c5d67c20-c587-4abb-9023-d889c9208979', 'x-compute-request-id': 'req-c5d67c20-c587-4abb-9023-d889c9208979', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b/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.414 MHz processor\\n[ 0.030265] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.033372] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.084114] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.102646] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.103990] ACPI: Early table checksum verification disabled\\n[ 0.105653] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.106999] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.109085] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.111530] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.111918] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.112236] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.112434] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.112623] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.113116] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.113269] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.113313] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.113342] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.113368] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.113393] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.121550] No NUMA configuration found\\n[ 0.121735] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.124276] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.141039] Zone ranges:\\n[ 0.141272] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.141637] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.141734] Normal empty\\n[ 0.141877] Device empty\\n[ 0.141992] Movable zone start for each node\\n[ 0.142215] Early memory node ranges\\n[ 0.142364] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.142850] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.143410] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.146316] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.146959] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.163988] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.166205] ACPI: PM-Timer IO Port: 0x608\\n[ 0.167919] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.169626] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:54:57,781 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 97da2e68-c10e-48c0-a5d7-23b207b2ea4b: [ 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.414 MHz processor [ 0.030265] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.033372] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.084114] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.102646] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.103990] ACPI: Early table checksum verification disabled [ 0.105653] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.106999] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.109085] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.111530] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.111918] ACPI: FACS 0x000000000BFE0000 000040 [ 0.112236] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.112434] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.112623] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.113116] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.113269] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.113313] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.113342] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.113368] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.113393] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.121550] No NUMA configuration found [ 0.121735] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.124276] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.141039] Zone ranges: [ 0.141272] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.141637] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.141734] Normal empty [ 0.141877] Device empty [ 0.141992] Movable zone start for each node [ 0.142215] Early memory node ranges [ 0.142364] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.142850] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.143410] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.146316] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.146959] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.163988] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.166205] ACPI: PM-Timer IO Port: 0x608 [ 0.167919] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.169626] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.170146] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.171226] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.171418] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.171795] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.171899] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.172682] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.172919] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.174129] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.177976] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.178241] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.178358] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.178422] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.178834] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.178992] Booting paravirtualized kernel on bare hardware [ 0.180178] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.182230] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.200934] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.208631] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.208823] Policy zone: DMA32 [ 0.209303] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.214190] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.214986] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.220640] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.238660] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.256935] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.260021] Kernel/User page tables isolation: enabled [ 0.268872] ftrace: allocating 50748 entries in 199 pages [ 0.492068] ftrace: allocated 199 pages with 5 groups [ 0.524682] rcu: Hierarchical RCU implementation. [ 0.524853] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.525075] Rude variant of Tasks RCU enabled. [ 0.525136] Tracing variant of Tasks RCU enabled. [ 0.525372] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.525453] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.603060] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.635470] Console: colour VGA+ 80x25 [ 0.653327] printk: console [tty0] enabled [ 0.684650] printk: console [ttyS0] enabled [ 0.688908] ACPI: Core revision 20210730 [ 0.706944] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.720095] APIC: Switch to symmetric I/O mode setup [ 0.732637] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.735640] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22839aa9696, max_idle_ns: 440795284910 ns [ 0.741356] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.82 BogoMIPS (lpj=9577656) [ 0.750870] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.751679] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.753609] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.755341] Spectre V2 : Mitigation: Retpolines [ 0.755978] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.756884] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.757630] Speculative Store Bypass: Vulnerable [ 0.759171] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.759991] MMIO Stale Data: Unknown: No mitigations [ 0.762746] x86/fpu: x87 FPU will use FXSAVE [ 1.456446] Freeing SMP alternatives memory: 44K [ 1.459666] pid_max: default: 32768 minimum: 301 [ 1.476991] LSM: Security Framework initializing [ 1.482721] landlock: Up and running. [ 1.483358] Yama: becoming mindful. [ 1.499836] AppArmor: AppArmor initialized [ 1.514645] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.516065] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.712311] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.731870] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.734665] signal: max sigframe size: 1440 [ 1.738357] rcu: Hierarchical SRCU implementation. [ 1.754697] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.765480] smp: Bringing up secondary CPUs ... [ 1.766002] smp: Brought up 1 node, 1 CPU [ 1.766406] smpboot: Max logical packages: 1 [ 1.766996] smpboot: Total of 1 processors activated (4788.82 BogoMIPS) [ 1.801593] devtmpfs: initialized [ 1.812358] x86/mm: Memory block size: 128MB [ 1.830528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.832426] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.843335] pinctrl core: initialized pinctrl subsystem [ 1.864240] PM: RTC time: 09:49:53, date: 2025-03-25 [ 1.891719] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.905727] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.908273] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.909549] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.911118] audit: initializing netlink subsys (disabled) [ 1.918504] audit: type=2000 audit(1742896192.196:1): state=initialized audit_enabled=0 res=1 [ 1.939128] thermal_sys: Registered thermal governor 'fair_share' [ 1.939270] thermal_sys: Registered thermal governor 'bang_bang' [ 1.939993] thermal_sys: Registered thermal governor 'step_wise' [ 1.940544] thermal_sys: Registered thermal governor 'user_space' [ 1.941204] thermal_sys: Registered thermal governor 'power_allocator' [ 1.942420] EISA bus registered [ 1.943957] cpuidle: using governor ladder [ 1.944726] cpuidle: using governor menu [ 1.950285] ACPI: bus type PCI registered [ 1.951139] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.962595] PCI: Using configuration type 1 for base access [ 2.037811] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 2.046819] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 2.114216] ACPI: Added _OSI(Module Device) [ 2.114614] ACPI: Added _OSI(Processor Device) [ 2.114902] ACPI: Added _OSI(3.0 _SCP Extensions) [ 2.115257] ACPI: Added _OSI(Processor Aggregator Device) [ 2.115950] ACPI: Added _OSI(Linux-Dell-Video) [ 2.116412] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 2.117321] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 2.177587] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.234037] ACPI: Interpreter enabled [ 2.236630] ACPI: PM: (supports S0 S3 S4 S5) [ 2.237278] ACPI: Using IOAPIC for interrupt routing [ 2.239135] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.240106] PCI: Using E820 reservations for host bridge windows [ 2.246026] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.352559] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.354801] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.357880] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.376096] acpiphp: Slot [3] registered [ 2.377575] acpiphp: Slot [4] registered [ 2.378401] acpiphp: Slot [5] registered [ 2.379166] acpiphp: Slot [6] registered [ 2.379920] acpiphp: Slot [7] registered [ 2.380913] acpiphp: Slot [8] registered [ 2.381596] acpiphp: Slot [9] registered [ 2.382385] acpiphp: Slot [10] registered [ 2.383423] acpiphp: Slot [11] registered [ 2.384183] acpiphp: Slot [12] registered [ 2.385539] acpiphp: Slot [13] registered [ 2.386286] acpiphp: Slot [14] registered [ 2.387192] acpiphp: Slot [15] registered [ 2.388007] acpiphp: Slot [16] registered [ 2.388943] acpiphp: Slot [17] registered [ 2.389597] acpiphp: Slot [18] registered [ 2.390383] acpiphp: Slot [19] registered [ 2.391137] acpiphp: Slot [20] registered [ 2.391922] acpiphp: Slot [21] registered [ 2.393339] acpiphp: Slot [22] registered [ 2.394160] acpiphp: Slot [23] registered [ 2.394993] acpiphp: Slot [24] registered [ 2.395788] acpiphp: Slot [25] registered [ 2.396396] acpiphp: Slot [26] registered [ 2.397409] acpiphp: Slot [27] registered [ 2.398205] acpiphp: Slot [28] registered [ 2.399127] acpiphp: Slot [29] registered [ 2.399858] acpiphp: Slot [30] registered [ 2.400629] acpiphp: Slot [31] registered [ 2.401828] PCI host bridge to bus 0000:00 [ 2.403075] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.403618] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.404376] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.404806] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.405815] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.406564] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.413530] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.430842] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.435724] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.447350] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.451431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.452073] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.452492] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.453248] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.459163] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.461382] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.462329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.472090] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.475965] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.482864] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.487300] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.493307] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.497297] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.504306] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.506005] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.510218] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.518233] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.523134] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.564221] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.566358] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.570452] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.578268] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.615361] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.617248] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.622254] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.656741] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.659148] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.665257] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.674336] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.716371] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.720764] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.724913] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.728408] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.730496] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.746929] iommu: Default domain type: Translated [ 2.747687] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.762644] SCSI subsystem initialized [ 2.775624] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.776351] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.777305] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.778325] vgaarb: loaded [ 2.781736] ACPI: bus type USB registered [ 2.783428] usbcore: registered new interface driver usbfs [ 2.785290] usbcore: registered new interface driver hub [ 2.786485] usbcore: registered new device driver usb [ 2.788666] pps_core: LinuxPPS API ver. 1 registered [ 2.789270] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.790401] PTP clock support registered [ 2.794184] EDAC MC: Ver: 3.0.0 [ 2.824778] NetLabel: Initializing [ 2.825248] NetLabel: domain hash size = 128 [ 2.825616] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.828224] NetLabel: unlabeled traffic allowed by default [ 2.831404] PCI: Using ACPI for IRQ routing [ 2.839356] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.840496] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.841227] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.847647] clocksource: Switched to clocksource tsc-early [ 3.223075] VFS: Disk quotas dquot_6.6.0 [ 3.235791] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.256871] AppArmor: AppArmor Filesystem Enabled [ 3.258485] pnp: PnP ACPI init [ 3.290130] pnp: PnP ACPI: found 5 devices [ 3.353412] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 3.357807] NET: Registered PF_INET protocol family [ 3.361741] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.402635] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.404019] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.405596] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.406685] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.407799] TCP: Hash tables configured (established 2048 bind 2048) [ 3.413626] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.415458] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.416569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.421588] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.423655] NET: Registered PF_XDP protocol family [ 3.426340] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.426917] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.427806] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.428277] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.428756] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.431411] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.432337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.433306] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.434315] PCI: CLS 0 bytes, default 64 [ 3.464901] Trying to unpack rootfs image as initramfs... [ 3.480420] Initialise system trusted keyrings [ 3.492714] Key type blacklist registered [ 3.501246] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.573352] zbud: loaded [ 3.610530] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.628369] fuse: init (API version 7.34) [ 3.657562] integrity: Platform Keyring initialized [ 3.792547] Key type asymmetric registered [ 3.793342] Asymmetric key parser 'x509' registered [ 3.799678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.802740] io scheduler mq-deadline registered [ 3.823147] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.849005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.868981] ACPI: button: Power Button [PWRF] [ 4.463415] tsc: Refined TSC clocksource calibration: 2394.463 MHz [ 4.465051] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c8e76b3, max_idle_ns: 440795319299 ns [ 4.466199] clocksource: Switched to clocksource tsc [ 5.914710] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 6.246712] Freeing initrd memory: 8864K [ 6.986007] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 7.864533] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 8.684953] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 9.479090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 9.513517] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 9.575931] Linux agpgart interface v0.103 [ 9.648609] loop: module loaded [ 9.677781] scsi host0: ata_piix [ 9.685178] scsi host1: ata_piix [ 9.686714] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 9.687726] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 9.705342] tun: Universal TUN/TAP device driver, 1.6 [ 9.707522] PPP generic driver version 2.4.2 [ 9.710552] VFIO - User Level meta-driver version: 0.3 [ 9.718198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 9.719774] ehci-pci: EHCI PCI platform driver [ 9.721019] ehci-platform: EHCI generic platform driver [ 9.721690] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 9.722280] ohci-pci: OHCI PCI platform driver [ 9.723076] ohci-platform: OHCI generic platform driver [ 9.723669] uhci_hcd: USB Universal Host Controller Interface driver [ 9.727270] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 9.736959] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 9.738323] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 9.743091] mousedev: PS/2 mouse device common for all mice [ 9.753250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 9.757431] rtc_cmos 00:04: RTC can wake from S4 [ 9.770819] rtc_cmos 00:04: registered as rtc0 [ 9.772700] rtc_cmos 00:04: setting system clock to 2025-03-25T09:50:01 UTC (1742896201) [ 9.776222] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 9.778063] i2c_dev: i2c /dev entries driver [ 9.780501] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 9.782584] device-mapper: uevent: version 1.0.3 [ 9.786471] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 9.789037] platform eisa.0: Probing EISA bus 0 [ 9.790225] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 9.791609] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 9.792581] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 9.793228] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 9.794009] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 9.794619] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 9.795491] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 9.796052] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 9.796662] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 9.797352] platform eisa.0: EISA: Detected 0 cards [ 9.798232] intel_pstate: CPU model not supported [ 9.799944] ledtrig-cpu: registered to indicate activity on CPUs [ 9.804558] drop_monitor: Initializing network drop monitor service [ 9.811525] NET: Registered PF_INET6 protocol family [ 10.353529] Segment Routing with IPv6 [ 10.355897] In-situ OAM (IOAM) with IPv6 [ 10.357808] NET: Registered PF_PACKET protocol family [ 10.360661] Key type dns_resolver registered [ 10.367286] IPI shorthand broadcast: enabled [ 10.368876] sched_clock: Marking stable (10268183498, 98737276)->(10598708430, -231787656) [ 10.374291] registered taskstats version 1 [ 10.378005] Loading compiled-in X.509 certificates [ 10.409078] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 10.416428] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 10.421328] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 10.422267] blacklist: Loading compiled-in revocation X.509 certificates [ 10.438530] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 10.440726] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 10.442068] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 10.444251] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 10.445672] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 10.447585] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 10.449175] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 10.450634] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 10.457216] zswap: loaded using pool lzo/zbud [ 10.468016] Key type .fscrypt registered [ 10.468735] Key type fscrypt-provisioning registered [ 10.641654] Key type encrypted registered [ 10.642446] AppArmor: AppArmor sha1 policy hashing enabled [ 10.644463] ima: No TPM chip found, activating TPM-bypass! [ 10.645451] Loading compiled-in module X.509 certificates [ 10.652804] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 10.654227] ima: Allocated hash algorithm: sha1 [ 10.661570] ima: No architecture policies found [ 10.664823] evm: Initialising EVM extended attributes: [ 10.665579] evm: security.selinux [ 10.666074] evm: security.SMACK64 [ 10.666485] evm: security.SMACK64EXEC [ 10.666874] evm: security.SMACK64TRANSMUTE [ 10.667801] evm: security.SMACK64MMAP [ 10.668232] evm: security.apparmor [ 10.668600] evm: security.ima [ 10.668945] evm: security.capability [ 10.669438] evm: HMAC attrs: 0x1 [ 10.679949] PM: Magic number: 1:601:829 [ 10.693789] RAS: Correctable Errors collector initialized. [ 10.698715] clk: Disabling unused clocks [ 10.730865] Freeing unused decrypted memory: 2036K [ 10.925916] Freeing unused kernel image (initmem) memory: 3368K [ 10.927981] Write protecting the kernel read-only data: 30720k [ 10.935296] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 10.939342] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 11.428678] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 11.430535] x86/mm: Checking user space page tables [ 11.884853] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 11.886254] Run /init as init process info: initramfs: up at 12.17 [ 14.473182] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 15.489369] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 15.630656] 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 23.00 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:97:da:2e:68:c1:0e:48:c0:a5:d7:23:b2:07:b2:ea:4b eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:79:44:be eth0: adding address fe80::f816:3eff:fe79:44be eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.11 from 10.1.0.2 eth0: probing address 10.1.0.11/28 eth0: leased 10.1.0.11 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 43.37. request failed failed 2/20: up 49.09. request failed failed 3/20: up 52.12. request failed failed 4/20: up 57.70. request failed failed 5/20: up 60.81. request failed failed 6/20: up 66.41. request failed failed 7/20: up 69.42. request failed failed 8/20: up 74.96. request failed failed 9/20: up 78.00. request failed failed 10/20: up 83.99. request failed failed 11/20: up 86.95. request failed failed 12/20: up 92.48. request failed failed 13/20: up 95.55. request failed failed 14/20: up 101.08. request failed failed 15/20: up 104.17. request failed failed 16/20: up 109.70. request failed failed 17/20: up 112.75. request failed failed 18/20: up 118.13. request failed failed 19/20: up 121.20. request failed failed 20/20: up 126.67. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYKfXRQnFS1mAGgLJlAdLS+7uZCr2gRzOJ9vzKs3f+YKa0wjfHImleAcfIn6nmk4hhGv7XO2Sc7fhi1fPcentZUKi9wGrqxxqV9KOLtt2vSEPcWSl8nLvAssqLaO38QaYY2K8u6TuHFRUXPZM/naAIWoVhZqSvL10yEiooisQiGrI54S2hsVOdFuJ6gk4oLeee2Z/h6i7zwsB4aGRuWCtf1981CNsvhq5GwPfFs6jZ57a6fIWB0q5C6y9w3OP9JELLLnY95OLovV+HXiEUROhicbaHELDZ+QczmT6faL4IubSqP69llFXYHkrdJSXY2nKQvJyqMSMpqCsxhwOXoa0b root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIXYN6zSpCKeKS1nB7UPRU10x9glzQq2M2d1ZvpiZ2vDJeWw1Ipbym5ijGMH1NT65ZFIxxZR/PmWamEwa+x1WDQ= 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.11,28,fe80::f816:3eff:fe79:44be/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.11 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.11 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.11 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=143.94 === === 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:79:44:BE inet addr:10.1.0.11 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe79:44be/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:44 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:4382 (4.2 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.11 icmp_seq=1 Destination Host Unreachable From 10.1.0.11 icmp_seq=2 Destination Host Unreachable From 10.1.0.11 icmp_seq=3 Destination Host Unreachable From 10.1.0.11 icmp_seq=4 Destination Host Unreachable From 10.1.0.11 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4080ms 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.87 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.19 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.92 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.56 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.45 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4009ms rtt min/avg/max/mdev = 1.451/1.999/2.874/0.509 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 [ 16.805158] sctp: Hash tables configured (bind 256/256) [ 17.317278] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 17.368631] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 17.538621] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 17.568665] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 21.867445] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 23.213279] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 35.056616] 8021q: adding VLAN 0 to HW filter on device eth0 [ 140.958200] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 141.051827] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:50:17 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:50:25 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:50:25 cirros daemon.info dhcpcd[252]: DUID 00:04:97:da:2e:68:c1:0e:48:c0:a5:d7:23:b2:07:b2:ea:4b Mar 25 10:50:26 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:50:26 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:50:27 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:79:44:be Mar 25 10:50:27 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe79:44be Mar 25 10:50:27 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:50:28 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:50:28 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.11 from 10.1.0.2 Mar 25 10:50:28 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.11/28 Mar 25 10:50:32 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.11 for 86400 seconds Mar 25 10:50:32 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:50:32 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:50:32 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:50:40 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:52:11 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:54:57,905 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.120s 2025-03-25 09:54:57,906 84502 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:54:57 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-f6a40235-31e5-4d08-b7af-bceee41439be', 'x-compute-request-id': 'req-f6a40235-31e5-4d08-b7af-bceee41439be', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'' 2025-03-25 09:54:58,162 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.256s 2025-03-25 09:54:58,163 84502 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:54:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1692', '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-2a2fcc34-ef04-4f41-8779-e525a45a57be', 'x-compute-request-id': 'req-2a2fcc34-ef04-4f41-8779-e525a45a57be', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "ACTIVE", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:54:58Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1915204036-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}, {"version": 4, "addr": "172.24.5.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:54:59,414 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.241s 2025-03-25 09:54:59,415 84502 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:54:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1692', '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-bd6fc9c7-48f0-4e32-b502-ae618608a524', 'x-compute-request-id': 'req-bd6fc9c7-48f0-4e32-b502-ae618608a524', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "ACTIVE", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:54:58Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1915204036-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}, {"version": 4, "addr": "172.24.5.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:55:00,624 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.196s 2025-03-25 09:55:00,624 84502 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:55:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1692', '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-1a360637-7b2d-4735-8dfd-e4165dabb639', 'x-compute-request-id': 'req-1a360637-7b2d-4735-8dfd-e4165dabb639', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "ACTIVE", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:55:00Z", "addresses": {"tempest-AttachInterfacesUnderV243Test-1915204036-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}, {"version": 4, "addr": "172.24.5.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:44:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--908574655"}], "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:55:01,736 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.100s 2025-03-25 09:55:01,736 84502 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:55:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1333', '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-f51f4169-c270-4237-9c8b-53a98cdbb9ee', 'x-compute-request-id': 'req-f51f4169-c270-4237-9c8b-53a98cdbb9ee', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "ACTIVE", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:55:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.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:55:02,850 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.105s 2025-03-25 09:55:02,850 84502 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:55:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1338', '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-a6e35196-30d2-4a7b-817c-37f4422a7b32', 'x-compute-request-id': 'req-a6e35196-30d2-4a7b-817c-37f4422a7b32', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "DELETED", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:55:01.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:55:02,859 84502 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2025-03-25 09:55:04,011 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 200 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.151s 2025-03-25 09:55:04,011 84502 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:55:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1338', '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-ae54183b-989f-41f8-b60e-3ada5078ea30', 'x-compute-request-id': 'req-ae54183b-989f-41f8-b60e-3ada5078ea30', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"server": {"id": "97da2e68-c10e-48c0-a5d7-23b207b2ea4b", "name": "tempest-AttachInterfacesUnderV243Test-server-2035760891", "status": "DELETED", "tenant_id": "f61d22457d0e414f8dd937afab1ffa62", "user_id": "6569a1596ced47d4b1630651ae7f60af", "metadata": {}, "hostId": "2885ac8faf6a516833c5e9a759ec74f7b1e600f10428536033863dbb", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:49:36Z", "updated": "2025-03-25T09:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-247483183", "OS-SRV-USG:launched_at": "2025-03-25T09:49:49.000000", "OS-SRV-USG:terminated_at": "2025-03-25T09:55:01.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:55:05,073 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b 0.049s 2025-03-25 09:55:05,073 84502 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:55:05 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-d48afb02-0c84-4ea3-89a0-5f824e086b1e', 'x-compute-request-id': 'req-d48afb02-0c84-4ea3-89a0-5f824e086b1e', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/97da2e68-c10e-48c0-a5d7-23b207b2ea4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97da2e68-c10e-48c0-a5d7-23b207b2ea4b could not be found."}}' 2025-03-25 09:55:05,128 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 202 DELETE https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-247483183 0.053s 2025-03-25 09:55:05,128 84502 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:55:05 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-47ff5bc6-814b-4f7c-a2d5-c5c2a9fb3e31', 'x-compute-request-id': 'req-47ff5bc6-814b-4f7c-a2d5-c5c2a9fb3e31', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs/tempest-keypair-247483183'} Body: b'' 2025-03-25 09:55:05,286 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/security-groups/51432448-4a5e-4781-90f5-0054bea0c746 0.157s 2025-03-25 09:55:05,286 84502 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:55:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-be0fc2c8-4ef9-4321-8d4c-1b3c4f216087', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/51432448-4a5e-4781-90f5-0054bea0c746'} Body: b'' 2025-03-25 09:55:05,311 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET https://213.32.79.71/networking/v2.0/security-groups/51432448-4a5e-4781-90f5-0054bea0c746 0.024s 2025-03-25 09:55:05,311 84502 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:55:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8e828001-c4c2-45b6-86f5-340b7f4774e0', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups/51432448-4a5e-4781-90f5-0054bea0c746'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 51432448-4a5e-4781-90f5-0054bea0c746 does not exist", "detail": ""}}' 2025-03-25 09:55:05,763 84502 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE https://213.32.79.71/networking/v2.0/floatingips/f287460e-6573-4dfc-b89a-b6e070160d34 0.451s 2025-03-25 09:55:05,763 84502 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:55:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-12978600-a413-416e-a99a-8bb1b1deea03', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/f287460e-6573-4dfc-b89a-b6e070160d34'} 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.203 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.203 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:48:08,604 84504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-03-25 09:48:08,968 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 POST https://213.32.79.71/compute/v2.1/os-keypairs 0.362s 2025-03-25 09:48:08,969 84504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-280143660", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL0Z3O2RPHmAmkZR6VfhAzq+f4mI677GWmRXb/SD2MQWwudgrVclMmUJq/BqgjeQwkKs0dLsZFAqgfcBgsseyastaotvI1pQ6ve2YpBVkw24u+pagyAZQOl2aKKCFBLGGg=="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:48:08 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-42d7ebee-e6a3-44ed-8203-4e1703d3fa11', 'x-compute-request-id': 'req-42d7ebee-e6a3-44ed-8203-4e1703d3fa11', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-280143660", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL0Z3O2RPHmAmkZR6VfhAzq+f4mI677GWmRXb/SD2MQWwudgrVclMmUJq/BqgjeQwkKs0dLsZFAqgfcBgsseyastaotvI1pQ6ve2YpBVkw24u+pagyAZQOl2aKKCFBLGGg==", "fingerprint": "00:7a:7b:84:ae:73:fb:0e:f7:55:41:f9:eb:84:d4:f9", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb"}}' 2025-03-25 09:48:08,971 84504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-280143660 created 2025-03-25 09:48:09,160 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://213.32.79.71/networking/v2.0/security-groups 0.188s 2025-03-25 09:48:09,160 84504 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--7309591", "description": "tempest-description--545844691"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:48:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1657', 'x-openstack-request-id': 'req-90ac1231-b845-4934-8080-4844c39e80cd', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "68572378-bd1e-41f7-930d-0424cdf95695", "name": "tempest-securitygroup--7309591", "stateful": true, "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "description": "tempest-description--545844691", "shared": false, "security_group_rules": [{"id": "a2e48328-6a31-485b-b2cc-dac692cc7a41", "project_id": "19322ae45eb4401e814820ad7d81c4cb", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "security_group_id": "68572378-bd1e-41f7-930d-0424cdf95695", "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": 599, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:48:09Z", "updated_at": "2025-03-25T09:48:09Z", "revision_number": 0}, {"id": "bc909c8d-c37d-4349-bba3-8eb1c6e3244b", "project_id": "19322ae45eb4401e814820ad7d81c4cb", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "security_group_id": "68572378-bd1e-41f7-930d-0424cdf95695", "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": 598, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-03-25T09:48:09Z", "updated_at": "2025-03-25T09:48:09Z", "revision_number": 0}], "tags": [], "created_at": "2025-03-25T09:48:09Z", "updated_at": "2025-03-25T09:48:09Z", "revision_number": 1, "project_id": "19322ae45eb4401e814820ad7d81c4cb"}}' 2025-03-25 09:48:09,384 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.223s 2025-03-25 09:48:09,384 84504 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": "68572378-bd1e-41f7-930d-0424cdf95695", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:48:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c6a85464-4c5a-418b-997c-228770775c04', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cab6e659-642c-4954-a2ef-d54aa78f0bda", "project_id": "19322ae45eb4401e814820ad7d81c4cb", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "security_group_id": "68572378-bd1e-41f7-930d-0424cdf95695", "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:48:09Z", "updated_at": "2025-03-25T09:48:09Z", "revision_number": 0}}' 2025-03-25 09:48:09,578 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://213.32.79.71/networking/v2.0/security-group-rules 0.193s 2025-03-25 09:48:09,579 84504 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": "68572378-bd1e-41f7-930d-0424cdf95695", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:48:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-81932485-7a23-420b-94ad-8056a12f7797', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5007bf4-6b98-4208-b8a6-5e399fb98992", "project_id": "19322ae45eb4401e814820ad7d81c4cb", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "security_group_id": "68572378-bd1e-41f7-930d-0424cdf95695", "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:48:09Z", "updated_at": "2025-03-25T09:48:09Z", "revision_number": 0}}' 2025-03-25 09:48:09,579 84504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--7309591 created 2025-03-25 09:48:10,377 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://213.32.79.71/networking/v2.0/floatingips 0.797s 2025-03-25 09:48:10,377 84504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:48:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '517', 'x-openstack-request-id': 'req-ba677d45-6813-459e-b58b-e37fb7c8345f', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3d8b0f0-8f5a-4b0b-aec5-d305814a0665", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "floating_ip_address": "172.24.5.106", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "19322ae45eb4401e814820ad7d81c4cb", "description": "", "qos_policy_id": null, "port_details": null, "tags": [], "created_at": "2025-03-25T09:48:10Z", "updated_at": "2025-03-25T09:48:10Z", "revision_number": 0}}' 2025-03-25 09:48:10,377 84504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3d8b0f0-8f5a-4b0b-aec5-d305814a0665', 'tenant_id': '19322ae45eb4401e814820ad7d81c4cb', 'floating_ip_address': '172.24.5.106', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19322ae45eb4401e814820ad7d81c4cb', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:48:10Z', 'updated_at': '2025-03-25T09:48:10Z', 'revision_number': 0, 'ip': '172.24.5.106'} created 2025-03-25 09:48:10,842 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST https://213.32.79.71/identity/v3/auth/tokens 0.461s 2025-03-25 09:48:10,843 84504 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:48:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2259', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-58b43313-b6ea-4160-a7a4-51293e5eed00', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.79.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4e6c8ead518d45cf82faa6747dfc7cdb", "name": "tempest-ServersTestFqdnHostnames-1746265017-project-member", "password_expires_at": null}, "audit_ids": ["T57oYUZYR1OqAswgr1Vi-w"], "expires_at": "2025-03-25T10:48:10.000000Z", "issued_at": "2025-03-25T09:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19322ae45eb4401e814820ad7d81c4cb", "name": "tempest-ServersTestFqdnHostnames-1746265017"}, "is_domain": false, "roles": [{"id": "26aed0268bdb41c8b3a7ef6d19dbc25a", "name": "member"}, {"id": "62befc6982384118b4454321ddcc726e", "name": "reader"}], "catalog": [{"endpoints": [{"id": "8f031362970f42f28aaa27c5ba4bf51d", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/image", "region": "RegionOne"}], "id": "0a592adf3ae24068865b9408b7039ee4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "90290d6666034f30be8da18e04bc6b4e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2.1", "region": "RegionOne"}], "id": "0bb090d129ee4d2c9646b2771c566d86", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8ff32ee8e1b442d2a0bf3455dc7e672e", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/networking", "region": "RegionOne"}], "id": "4acc3f4862c54a6cac91575e7989c89e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "50dea48b48df4fd6967dfc443b7f77e7", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/placement", "region": "RegionOne"}], "id": "5542e2e10cf14bf094086ac7924547e7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "abd96cb9b171406f9927bb9d315cdebf", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/identity", "region": "RegionOne"}], "id": "80ced52bce9345919c840affcf774e23", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "be93d797dda645b3bf47da19fa2e2f63", "interface": "public", "region_id": "RegionOne", "url": "https://213.32.79.71/compute/v2/19322ae45eb4401e814820ad7d81c4cb", "region": "RegionOne"}], "id": "dc7aca7fbc064314915aaa240d40fa6d", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-03-25 09:48:10,843 84504 INFO [tempest.lib.common.fixed_network] (ServersTestFqdnHostnames:test_create_server_with_fqdn_name) Found network {'id': '48e5fc41-7f5f-4737-92af-ef75251e4654', 'name': 'tempest-ServersTestFqdnHostnames-949798706-network', 'tenant_id': '19322ae45eb4401e814820ad7d81c4cb', 'admin_state_up': True, 'mtu': 1380, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19322ae45eb4401e814820ad7d81c4cb', 'port_security_enabled': True, 'qos_policy_id': None, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 580, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-03-25T09:48:04Z', 'updated_at': '2025-03-25T09:48:04Z', 'revision_number': 1} available for tenant 2025-03-25 09:48:10,845 84504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-280143660', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL0Z3O2RPHmAmkZR6VfhAzq+f4mI677GWmRXb/SD2MQWwudgrVclMmUJq/BqgjeQwkKs0dLsZFAqgfcBgsseyastaotvI1pQ6ve2YpBVkw24u+pagyAZQOl2aKKCFBLGGg==', 'fingerprint': '00:7a:7b:84:ae:73:fb:0e:f7:55:41:f9:eb:84:d4:f9', 'user_id': '4e6c8ead518d45cf82faa6747dfc7cdb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAeKSMFOHPIhFhM+ZoiI5Nl6DTZO7WwohSeiE3//OCw/LchtOVgkgHj\nSQJV0y4opligBwYFK4EEACKhZANiAAS9GdztkTx5gJpGUelX4QM6vn+JiOu+xlpk\nV2/0g9jEFsLnYK1XJTJlCavwaoI3kMJCrNHS7GRQKoH3AYLLHsmrLWqLbyNaUOr3\ntmKQVZMNuLvqWoMgGUDpdmiighQSxho=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '68572378-bd1e-41f7-930d-0424cdf95695', 'name': 'tempest-securitygroup--7309591', 'stateful': True, 'tenant_id': '19322ae45eb4401e814820ad7d81c4cb', 'description': 'tempest-description--545844691', 'shared': False, 'security_group_rules': [{'id': 'a2e48328-6a31-485b-b2cc-dac692cc7a41', 'project_id': '19322ae45eb4401e814820ad7d81c4cb', 'tenant_id': '19322ae45eb4401e814820ad7d81c4cb', 'security_group_id': '68572378-bd1e-41f7-930d-0424cdf95695', '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': 599, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:48:09Z', 'updated_at': '2025-03-25T09:48:09Z', 'revision_number': 0}, {'id': 'bc909c8d-c37d-4349-bba3-8eb1c6e3244b', 'project_id': '19322ae45eb4401e814820ad7d81c4cb', 'tenant_id': '19322ae45eb4401e814820ad7d81c4cb', 'security_group_id': '68572378-bd1e-41f7-930d-0424cdf95695', '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': 598, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-03-25T09:48:09Z', 'updated_at': '2025-03-25T09:48:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-03-25T09:48:09Z', 'updated_at': '2025-03-25T09:48:09Z', 'revision_number': 1, 'project_id': '19322ae45eb4401e814820ad7d81c4cb'}, 'floating_ip': {'id': 'b3d8b0f0-8f5a-4b0b-aec5-d305814a0665', 'tenant_id': '19322ae45eb4401e814820ad7d81c4cb', 'floating_ip_address': '172.24.5.106', 'floating_network_id': 'fc16e387-60aa-496e-acc3-6910f9f51210', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19322ae45eb4401e814820ad7d81c4cb', 'description': '', 'qos_policy_id': None, 'port_details': None, 'tags': [], 'created_at': '2025-03-25T09:48:10Z', 'updated_at': '2025-03-25T09:48:10Z', 'revision_number': 0, 'ip': '172.24.5.106'}} 2025-03-25 09:48:11,472 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 202 POST https://213.32.79.71/compute/v2.1/servers 0.627s 2025-03-25 09:48:11,473 84504 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": "2100db60-9a3d-437d-a951-86290bf45179", "flavorRef": "42", "adminPass": "I7=d^PVu%SyzjOS", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "48e5fc41-7f5f-4737-92af-ef75251e4654"}], "security_groups": [{"name": "tempest-securitygroup--7309591"}], "key_name": "tempest-keypair-280143660", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:48:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '410', 'location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee', '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-c3126ccf-1ff5-4aba-ade6-51693619cdba', 'x-compute-request-id': 'req-c3126ccf-1ff5-4aba-ade6-51693619cdba', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--7309591"}], "adminPass": "I7=d^PVu%SyzjOS"}}' 2025-03-25 09:48:11,662 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.185s 2025-03-25 09:48:11,662 84504 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:48:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1231', '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-d6e3debb-1c8a-4fa1-8cdd-04ee2e3ae0cb', 'x-compute-request-id': 'req-d6e3debb-1c8a-4fa1-8cdd-04ee2e3ae0cb', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:11Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-280143660", "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:48:12,816 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.143s 2025-03-25 09:48:12,816 84504 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:48:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', '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-065e9849-33ad-4403-a314-a48a3dd14f3d', 'x-compute-request-id': 'req-065e9849-33ad-4403-a314-a48a3dd14f3d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:12Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "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:48:14,025 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.191s 2025-03-25 09:48:14,025 84504 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:48:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', '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-62caea98-ce09-4ce0-958f-95f72def3724', 'x-compute-request-id': 'req-62caea98-ce09-4ce0-958f-95f72def3724', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:14Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "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:48:14,039 84504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2025-03-25 09:48:15,177 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.137s 2025-03-25 09:48:15,177 84504 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:48:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1283', '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-b93e94e1-dcdb-4162-b15c-8c6d6bb6c92b', 'x-compute-request-id': 'req-b93e94e1-dcdb-4162-b15c-8c6d6bb6c92b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:14Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "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:48:16,291 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.103s 2025-03-25 09:48:16,291 84504 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:48:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1291', '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-909665d3-af11-4e5c-93b7-1a9dd00e109f', 'x-compute-request-id': 'req-909665d3-af11-4e5c-93b7-1a9dd00e109f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:16Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "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:48:16,304 84504 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait 2025-03-25 09:48:17,517 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.212s 2025-03-25 09:48:17,517 84504 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:48:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1356', '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-821ae86b-d944-4f42-b3d0-615c0a3b757e', 'x-compute-request-id': 'req-821ae86b-d944-4f42-b3d0-615c0a3b757e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:16Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:18,719 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.192s 2025-03-25 09:48:18,720 84504 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:48:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1354', '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-32fe8b3f-38de-494e-bb27-bc688da8890b', 'x-compute-request-id': 'req-32fe8b3f-38de-494e-bb27-bc688da8890b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:18Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:18,733 84504 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait 2025-03-25 09:48:19,965 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.231s 2025-03-25 09:48:19,965 84504 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:48:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1354', '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-8c241e7d-044a-4ab0-b25a-38acd90fc027', 'x-compute-request-id': 'req-8c241e7d-044a-4ab0-b25a-38acd90fc027', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:18Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:21,271 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.289s 2025-03-25 09:48:21,271 84504 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:48:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1354', '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-4a8be3c1-5fa8-4505-82b3-60e92c6baa54', 'x-compute-request-id': 'req-4a8be3c1-5fa8-4505-82b3-60e92c6baa54', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:18Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:22,547 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.263s 2025-03-25 09:48:22,548 84504 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:48:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1354', '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-cf666616-d654-4be0-bac5-f145d3b1c844', 'x-compute-request-id': 'req-cf666616-d654-4be0-bac5-f145d3b1c844', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:18Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:23,789 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.229s 2025-03-25 09:48:23,790 84504 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:48:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1354', '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-5f5f8ec1-1ba0-4653-a9cc-8e2e5eb40bdf', 'x-compute-request-id': 'req-5f5f8ec1-1ba0-4653-a9cc-8e2e5eb40bdf', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:18Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:24,990 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.191s 2025-03-25 09:48:24,991 84504 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:48:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1354', '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-a1f8e57f-2e49-456e-9e20-0ef7d027be5c', 'x-compute-request-id': 'req-a1f8e57f-2e49-456e-9e20-0ef7d027be5c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "BUILD", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:25Z", "addresses": {}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:26,225 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee 0.219s 2025-03-25 09:48:26,226 84504 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:48:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1537', '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-e0dd80f7-c18d-4258-af3e-2a05fa4f7a06', 'x-compute-request-id': 'req-e0dd80f7-c18d-4258-af3e-2a05fa4f7a06', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'} Body: b'{"server": {"id": "71a9c830-af49-4651-9173-be5628d12aee", "name": "guest-instance-1.domain.com", "status": "ACTIVE", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "user_id": "4e6c8ead518d45cf82faa6747dfc7cdb", "metadata": {}, "hostId": "e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3", "image": {"id": "2100db60-9a3d-437d-a951-86290bf45179", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}, "created": "2025-03-25T09:48:11Z", "updated": "2025-03-25T09:48:25Z", "addresses": {"tempest-ServersTestFqdnHostnames-949798706-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:be:38"}]}, "accessIPv4": "2.2.2.2", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-280143660", "OS-SRV-USG:launched_at": "2025-03-25T09:48:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--7309591"}], "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:48:26,236 84504 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2025-03-25 09:48:26,391 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee/os-interface 0.154s 2025-03-25 09:48:26,391 84504 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:48:26 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-e333d530-38d7-4b8f-a14f-9de14615d635', 'x-compute-request-id': 'req-e333d530-38d7-4b8f-a14f-9de14615d635', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "48e5fc41-7f5f-4737-92af-ef75251e4654", "port_id": "7a5d4198-2a75-43cd-abb8-9bcbec1c03e3", "mac_addr": "fa:16:3e:e6:be:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "47779902-f2e1-4e00-9818-c39a25bb573a", "ip_address": "10.1.0.6"}]}]}' 2025-03-25 09:48:27,403 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 PUT https://213.32.79.71/networking/v2.0/floatingips/b3d8b0f0-8f5a-4b0b-aec5-d305814a0665 1.009s 2025-03-25 09:48:27,404 84504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "7a5d4198-2a75-43cd-abb8-9bcbec1c03e3"}} Response - Headers: {'date': 'Tue, 25 Mar 2025 09:48:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '818', 'x-openstack-request-id': 'req-a04213e4-bca1-483a-8c7a-10e1c9a0d889', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/networking/v2.0/floatingips/b3d8b0f0-8f5a-4b0b-aec5-d305814a0665'} Body: b'{"floatingip": {"id": "b3d8b0f0-8f5a-4b0b-aec5-d305814a0665", "tenant_id": "19322ae45eb4401e814820ad7d81c4cb", "floating_ip_address": "172.24.5.106", "floating_network_id": "fc16e387-60aa-496e-acc3-6910f9f51210", "router_id": "b98a7946-eb8c-4d4c-b924-706c3a129ddb", "port_id": "7a5d4198-2a75-43cd-abb8-9bcbec1c03e3", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "qos_policy_id": null, "port_details": {"name": "", "network_id": "48e5fc41-7f5f-4737-92af-ef75251e4654", "mac_address": "fa:16:3e:e6:be:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "71a9c830-af49-4651-9173-be5628d12aee", "device_owner": "compute:nova"}, "tags": [], "created_at": "2025-03-25T09:48:10Z", "updated_at": "2025-03-25T09:48:26Z", "revision_number": 1, "project_id": "19322ae45eb4401e814820ad7d81c4cb"}}' 2025-03-25 09:48:27,406 84504 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; hostname 2025-03-25 09:48:27,407 84504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.106:22' as 'cirros' with public key authentication 2025-03-25 09:48:30,498 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:48:36,062 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:48:42,673 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:48:50,271 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:48:58,846 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:49:08,446 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:49:19,008 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:49:30,590 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:49:43,198 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:49:56,766 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:50:11,359 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:50:26,911 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:50:43,487 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:51:01,086 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:51:19,648 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:51:39,230 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 ([Errno None] Unable to connect to port 22 on 172.24.5.106). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:51:59,838 84504 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.106 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:51:59.838 84504 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:51:59.838 84504 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:51:59.838 84504 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:51:59.838 84504 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:51:59.838 84504 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:51:59.838 84504 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.106 2025-03-25 09:51:59.838 84504 ERROR tempest.lib.common.ssh 2025-03-25 09:51:59,844 84504 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:48:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '410', 'location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee', '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-c3126ccf-1ff5-4aba-ade6-51693619cdba', 'x-compute-request-id': 'req-c3126ccf-1ff5-4aba-ade6-51693619cdba', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: {'id': '71a9c830-af49-4651-9173-be5628d12aee', 'name': 'guest-instance-1.domain.com', 'status': 'ACTIVE', 'tenant_id': '19322ae45eb4401e814820ad7d81c4cb', 'user_id': '4e6c8ead518d45cf82faa6747dfc7cdb', 'metadata': {}, 'hostId': 'e5a0b2f02c1976079391a3d14d346d6d75c67e45092582d5a31573e3', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:48:11Z', 'updated': '2025-03-25T09:48:25Z', 'addresses': {'tempest-ServersTestFqdnHostnames-949798706-network': [{'version': 4, 'addr': '10.1.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e6:be:38'}]}, 'accessIPv4': '2.2.2.2', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/71a9c830-af49-4651-9173-be5628d12aee'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-280143660', 'OS-SRV-USG:launched_at': '2025-03-25T09:48:25.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--7309591'}], '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:52:00,415 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 POST https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee/action 0.569s 2025-03-25 09:52:00,415 84504 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:51:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '39982', '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-748ee200-43cc-4b7a-a689-7cc312945f5f', 'x-compute-request-id': 'req-748ee200-43cc-4b7a-a689-7cc312945f5f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/71a9c830-af49-4651-9173-be5628d12aee/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.432 MHz processor\\n[ 0.040651] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.043105] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.108821] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.127852] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.129269] ACPI: Early table checksum verification disabled\\n[ 0.130973] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.132246] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.134150] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.135723] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.136045] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.136363] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.136572] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.136749] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.137192] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.137329] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.137419] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.137476] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.137529] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.137579] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.145854] No NUMA configuration found\\n[ 0.146018] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.147730] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.163955] Zone ranges:\\n[ 0.164163] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.164412] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.164467] Normal empty\\n[ 0.164555] Device empty\\n[ 0.164660] Movable zone start for each node\\n[ 0.164815] Early memory node ranges\\n[ 0.164963] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.165396] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.165952] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.168786] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.169829] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.186920] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.189031] ACPI: PM-Timer IO Port: 0x608\\n[ 0.190681] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.192479] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:52:00,418 84504 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 71a9c830-af49-4651-9173-be5628d12aee: [ 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.432 MHz processor [ 0.040651] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.043105] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.108821] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.127852] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.129269] ACPI: Early table checksum verification disabled [ 0.130973] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.132246] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.134150] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.135723] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.136045] ACPI: FACS 0x000000000BFE0000 000040 [ 0.136363] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.136572] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.136749] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.137192] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.137329] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.137419] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.137476] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.137529] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.137579] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.145854] No NUMA configuration found [ 0.146018] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.147730] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.163955] Zone ranges: [ 0.164163] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.164412] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.164467] Normal empty [ 0.164555] Device empty [ 0.164660] Movable zone start for each node [ 0.164815] Early memory node ranges [ 0.164963] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.165396] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.165952] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.168786] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.169829] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.186920] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.189031] ACPI: PM-Timer IO Port: 0x608 [ 0.190681] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.192479] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.192922] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.193977] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.194150] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.194544] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.194609] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.195394] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.195620] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.196659] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.200232] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.200520] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.200602] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.200653] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.201064] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.201224] Booting paravirtualized kernel on bare hardware [ 0.202416] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.204434] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.217778] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.223304] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.223432] Policy zone: DMA32 [ 0.223808] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.228656] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.229801] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.236143] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.254484] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.273855] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.277319] Kernel/User page tables isolation: enabled [ 0.286400] ftrace: allocating 50748 entries in 199 pages [ 0.556799] ftrace: allocated 199 pages with 5 groups [ 0.586091] rcu: Hierarchical RCU implementation. [ 0.586308] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.586700] Rude variant of Tasks RCU enabled. [ 0.586760] Tracing variant of Tasks RCU enabled. [ 0.586983] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.587060] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.670843] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.695123] Console: colour VGA+ 80x25 [ 0.716172] printk: console [tty0] enabled [ 0.753781] printk: console [ttyS0] enabled [ 0.758354] ACPI: Core revision 20210730 [ 0.774035] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.788767] APIC: Switch to symmetric I/O mode setup [ 0.801026] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.803309] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283abd2132, max_idle_ns: 440795306562 ns [ 0.805140] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.86 BogoMIPS (lpj=9577728) [ 0.815029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.815467] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.816633] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.817680] Spectre V2 : Mitigation: Retpolines [ 0.818024] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.818558] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.819229] Speculative Store Bypass: Vulnerable [ 0.820132] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.820377] MMIO Stale Data: Unknown: No mitigations [ 0.821878] x86/fpu: x87 FPU will use FXSAVE [ 1.575940] Freeing SMP alternatives memory: 44K [ 1.578150] pid_max: default: 32768 minimum: 301 [ 1.594136] LSM: Security Framework initializing [ 1.599031] landlock: Up and running. [ 1.599458] Yama: becoming mindful. [ 1.610548] AppArmor: AppArmor initialized [ 1.622170] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.623098] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.812289] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.838359] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.842193] signal: max sigframe size: 1440 [ 1.846791] rcu: Hierarchical SRCU implementation. [ 1.864626] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.874768] smp: Bringing up secondary CPUs ... [ 1.875516] smp: Brought up 1 node, 1 CPU [ 1.875894] smpboot: Max logical packages: 1 [ 1.876520] smpboot: Total of 1 processors activated (4788.86 BogoMIPS) [ 1.912334] devtmpfs: initialized [ 1.919883] x86/mm: Memory block size: 128MB [ 1.930697] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.932382] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.940368] pinctrl core: initialized pinctrl subsystem [ 1.954652] PM: RTC time: 09:48:29, date: 2025-03-25 [ 1.972894] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.982323] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.983873] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.984641] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.985749] audit: initializing netlink subsys (disabled) [ 1.993240] audit: type=2000 audit(1742896109.204:1): state=initialized audit_enabled=0 res=1 [ 2.003750] thermal_sys: Registered thermal governor 'fair_share' [ 2.003847] thermal_sys: Registered thermal governor 'bang_bang' [ 2.004357] thermal_sys: Registered thermal governor 'step_wise' [ 2.004702] thermal_sys: Registered thermal governor 'user_space' [ 2.005056] thermal_sys: Registered thermal governor 'power_allocator' [ 2.006032] EISA bus registered [ 2.007250] cpuidle: using governor ladder [ 2.007824] cpuidle: using governor menu [ 2.010872] ACPI: bus type PCI registered [ 2.011445] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 2.022524] PCI: Using configuration type 1 for base access [ 2.105390] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 2.116443] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 2.205083] ACPI: Added _OSI(Module Device) [ 2.205777] ACPI: Added _OSI(Processor Device) [ 2.206286] ACPI: Added _OSI(3.0 _SCP Extensions) [ 2.206761] ACPI: Added _OSI(Processor Aggregator Device) [ 2.207584] ACPI: Added _OSI(Linux-Dell-Video) [ 2.208073] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 2.208492] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 2.294216] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.356139] ACPI: Interpreter enabled [ 2.359075] ACPI: PM: (supports S0 S3 S4 S5) [ 2.359699] ACPI: Using IOAPIC for interrupt routing [ 2.361749] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.362409] PCI: Using E820 reservations for host bridge windows [ 2.368089] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.490385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.492396] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.494513] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.510057] acpiphp: Slot [3] registered [ 2.510808] acpiphp: Slot [4] registered [ 2.511254] acpiphp: Slot [5] registered [ 2.511695] acpiphp: Slot [6] registered [ 2.512123] acpiphp: Slot [7] registered [ 2.512671] acpiphp: Slot [8] registered [ 2.513114] acpiphp: Slot [9] registered [ 2.513582] acpiphp: Slot [10] registered [ 2.514129] acpiphp: Slot [11] registered [ 2.514622] acpiphp: Slot [12] registered [ 2.515051] acpiphp: Slot [13] registered [ 2.515488] acpiphp: Slot [14] registered [ 2.515909] acpiphp: Slot [15] registered [ 2.516509] acpiphp: Slot [16] registered [ 2.517000] acpiphp: Slot [17] registered [ 2.517454] acpiphp: Slot [18] registered [ 2.517996] acpiphp: Slot [19] registered [ 2.518445] acpiphp: Slot [20] registered [ 2.518867] acpiphp: Slot [21] registered [ 2.519375] acpiphp: Slot [22] registered [ 2.519850] acpiphp: Slot [23] registered [ 2.520509] acpiphp: Slot [24] registered [ 2.521036] acpiphp: Slot [25] registered [ 2.521489] acpiphp: Slot [26] registered [ 2.521938] acpiphp: Slot [27] registered [ 2.522380] acpiphp: Slot [28] registered [ 2.522900] acpiphp: Slot [29] registered [ 2.523504] acpiphp: Slot [30] registered [ 2.523967] acpiphp: Slot [31] registered [ 2.524905] PCI host bridge to bus 0000:00 [ 2.526280] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.526922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.527678] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.528118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.528921] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.529586] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.534655] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.546757] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.551231] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.557147] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.560160] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.560893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.561488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.561906] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.566440] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.568357] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.568924] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.573841] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.576400] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.582372] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.588429] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.593523] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.595290] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.603266] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.605107] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.607161] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.617393] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.620419] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.658035] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.660296] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.662150] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.668390] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.702377] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.704402] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.710846] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.744948] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.747795] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.749713] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.755374] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.791041] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.793755] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.795905] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.797998] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.799120] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.811719] iommu: Default domain type: Translated [ 2.812460] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.823320] SCSI subsystem initialized [ 2.835741] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.836289] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.836433] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.837069] vgaarb: loaded [ 2.839177] ACPI: bus type USB registered [ 2.841005] usbcore: registered new interface driver usbfs [ 2.841816] usbcore: registered new interface driver hub [ 2.842447] usbcore: registered new device driver usb [ 2.843622] pps_core: LinuxPPS API ver. 1 registered [ 2.844074] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.845074] PTP clock support registered [ 2.847329] EDAC MC: Ver: 3.0.0 [ 2.875362] NetLabel: Initializing [ 2.876038] NetLabel: domain hash size = 128 [ 2.876388] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.878750] NetLabel: unlabeled traffic allowed by default [ 2.881820] PCI: Using ACPI for IRQ routing [ 2.890751] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.891739] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.892410] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.899715] clocksource: Switched to clocksource tsc-early [ 3.200039] VFS: Disk quotas dquot_6.6.0 [ 3.200845] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.227897] AppArmor: AppArmor Filesystem Enabled [ 3.236241] pnp: PnP ACPI init [ 3.273204] pnp: PnP ACPI: found 5 devices [ 3.341410] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 3.346498] NET: Registered PF_INET protocol family [ 3.350279] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.383830] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.385358] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.387665] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.389044] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.390271] TCP: Hash tables configured (established 2048 bind 2048) [ 3.394543] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.395866] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.397130] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.403275] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.404798] NET: Registered PF_XDP protocol family [ 3.408121] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.408695] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.409065] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.409426] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.410065] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.411556] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.412073] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.412516] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.413792] PCI: CLS 0 bytes, default 64 [ 3.428766] Trying to unpack rootfs image as initramfs... [ 3.442945] Initialise system trusted keyrings [ 3.454423] Key type blacklist registered [ 3.457419] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.529870] zbud: loaded [ 3.548927] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.563309] fuse: init (API version 7.34) [ 3.588251] integrity: Platform Keyring initialized [ 3.719980] Key type asymmetric registered [ 3.720705] Asymmetric key parser 'x509' registered [ 3.722175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.727536] io scheduler mq-deadline registered [ 3.743174] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.770205] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.786816] ACPI: button: Power Button [PWRF] [ 4.434108] tsc: Refined TSC clocksource calibration: 2394.464 MHz [ 4.435283] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c9c6c83, max_idle_ns: 440795277270 ns [ 4.436302] clocksource: Switched to clocksource tsc [ 5.442223] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.953220] Freeing initrd memory: 8864K [ 6.516139] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 7.233501] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 7.887594] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 8.733422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.767322] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.842229] Linux agpgart interface v0.103 [ 8.924478] loop: module loaded [ 8.948141] scsi host0: ata_piix [ 8.956092] scsi host1: ata_piix [ 8.958274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 8.958884] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 8.974770] tun: Universal TUN/TAP device driver, 1.6 [ 8.976417] PPP generic driver version 2.4.2 [ 8.978992] VFIO - User Level meta-driver version: 0.3 [ 8.983621] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.984471] ehci-pci: EHCI PCI platform driver [ 8.985239] ehci-platform: EHCI generic platform driver [ 8.986439] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.987115] ohci-pci: OHCI PCI platform driver [ 8.987790] ohci-platform: OHCI generic platform driver [ 8.988404] uhci_hcd: USB Universal Host Controller Interface driver [ 8.992141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 9.001161] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 9.002400] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 9.008293] mousedev: PS/2 mouse device common for all mice [ 9.018698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 9.022259] rtc_cmos 00:04: RTC can wake from S4 [ 9.036028] rtc_cmos 00:04: registered as rtc0 [ 9.039032] rtc_cmos 00:04: setting system clock to 2025-03-25T09:48:36 UTC (1742896116) [ 9.044672] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 9.047046] i2c_dev: i2c /dev entries driver [ 9.049405] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 9.052159] device-mapper: uevent: version 1.0.3 [ 9.056903] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 9.060144] platform eisa.0: Probing EISA bus 0 [ 9.062022] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 9.063397] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 9.064228] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 9.064928] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 9.065991] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 9.066640] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 9.067229] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 9.067908] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 9.068541] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 9.069307] platform eisa.0: EISA: Detected 0 cards [ 9.070926] intel_pstate: CPU model not supported [ 9.072207] ledtrig-cpu: registered to indicate activity on CPUs [ 9.075961] drop_monitor: Initializing network drop monitor service [ 9.082656] NET: Registered PF_INET6 protocol family [ 9.576510] Segment Routing with IPv6 [ 9.578482] In-situ OAM (IOAM) with IPv6 [ 9.579804] NET: Registered PF_PACKET protocol family [ 9.582240] Key type dns_resolver registered [ 9.589061] IPI shorthand broadcast: enabled [ 9.591078] sched_clock: Marking stable (9488216256, 101397994)->(9791468466, -201854216) [ 9.598840] registered taskstats version 1 [ 9.602359] Loading compiled-in X.509 certificates [ 9.637425] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.645936] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 9.652469] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 9.654404] blacklist: Loading compiled-in revocation X.509 certificates [ 9.658480] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 9.659963] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 9.661355] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 9.663188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 9.664569] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 9.666229] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 9.667866] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 9.669266] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 9.688381] zswap: loaded using pool lzo/zbud [ 9.698950] Key type .fscrypt registered [ 9.699680] Key type fscrypt-provisioning registered [ 9.856542] Key type encrypted registered [ 9.857261] AppArmor: AppArmor sha1 policy hashing enabled [ 9.859491] ima: No TPM chip found, activating TPM-bypass! [ 9.860357] Loading compiled-in module X.509 certificates [ 9.867481] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.868937] ima: Allocated hash algorithm: sha1 [ 9.877469] ima: No architecture policies found [ 9.881092] evm: Initialising EVM extended attributes: [ 9.882189] evm: security.selinux [ 9.882729] evm: security.SMACK64 [ 9.883150] evm: security.SMACK64EXEC [ 9.883492] evm: security.SMACK64TRANSMUTE [ 9.883870] evm: security.SMACK64MMAP [ 9.884222] evm: security.apparmor [ 9.884594] evm: security.ima [ 9.884965] evm: security.capability [ 9.885436] evm: HMAC attrs: 0x1 [ 9.896664] PM: Magic number: 1:601:829 [ 9.911111] RAS: Correctable Errors collector initialized. [ 9.914444] clk: Disabling unused clocks [ 9.952280] Freeing unused decrypted memory: 2036K [ 10.124218] Freeing unused kernel image (initmem) memory: 3368K [ 10.126692] Write protecting the kernel read-only data: 30720k [ 10.136515] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 10.140059] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 10.670499] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.673171] x86/mm: Checking user space page tables [ 11.124132] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 11.125534] Run /init as init process info: initramfs: up at 11.47 [ 13.881193] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 14.896831] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 15.087689] 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 22.44 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:71:a9:c8:30:af:49:46:51:91:73:be:56:28:d1:2a:ee eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:e6:be:38 eth0: adding address fe80::f816:3eff:fee6:be38 eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.6 from 10.1.0.2 eth0: probing address 10.1.0.6/28 eth0: leased 10.1.0.6 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 40.41. request failed failed 2/20: up 45.91. request failed failed 3/20: up 48.99. request failed failed 4/20: up 54.45. request failed failed 5/20: up 57.50. request failed failed 6/20: up 62.92. request failed failed 7/20: up 65.99. request failed failed 8/20: up 71.46. request failed failed 9/20: up 74.83. request failed failed 10/20: up 80.41. request failed failed 11/20: up 83.51. request failed failed 12/20: up 89.01. request failed failed 13/20: up 92.07. request failed failed 14/20: up 97.54. request failed failed 15/20: up 100.58. request failed failed 16/20: up 106.05. request failed failed 17/20: up 109.15. request failed failed 18/20: up 114.62. request failed failed 19/20: up 117.71. request failed failed 20/20: up 123.24. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcU1O9nT3yT/43pjQmVbAkf5AJ1nAD1cZ+2LEI7ijPFFidd/RLpFYL0TAIKyZ0OnCh2fdN2A8ywB6hETWKqqGbIwpZLMNiEWKdRDZy4H+srrklDxdcNcHrkHExolaRJ4sYDz7syAEE+mi+1bI//+nn/WZ2Dj7xDOyWlfetAeO9fmKD8FlBVnQZJeMHUyvC7zVXeFhLVTAjR/jpvELtwpZE/4ghf8+2BPqj+4eNnRGJkehgNlP7KVwLsx6FZ9Cn13gxq05TNmDhXkfuyMLLrTHbGvLwIvj46//GMFtwS5KfclEj8k4I3LY813jjjCmnPhm/mux6LSBiNMhO2Cjm//I3 root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHr58oZgtjE9gIXOZoduEKGekgyd+RKEID47m+cloS4aIrbUSUEKv0s4QLtItTDy1F2Kty2px7ralExc1br7Cgw= 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.6,28,fe80::f816:3eff:fee6:be38/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.6 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.6 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.6 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=138.25 === === 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:E6:BE:38 inet addr:10.1.0.6 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fee6:be38/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:31 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:3314 (3.2 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.6 icmp_seq=1 Destination Host Unreachable From 10.1.0.6 icmp_seq=2 Destination Host Unreachable From 10.1.0.6 icmp_seq=3 Destination Host Unreachable From 10.1.0.6 icmp_seq=4 Destination Host Unreachable From 10.1.0.6 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4072ms 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.89 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.01 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=2.23 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=5.56 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 4013ms rtt min/avg/max/mdev = 2.005/3.148/5.558/1.391 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 [ 16.212123] sctp: Hash tables configured (bind 256/256) [ 16.751672] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 16.810160] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 17.014728] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 17.051373] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 21.439528] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 22.649815] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 30.786202] 8021q: adding VLAN 0 to HW filter on device eth0 [ 134.638051] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 134.775225] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:48:52 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:48:57 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:48:57 cirros daemon.info dhcpcd[252]: DUID 00:04:71:a9:c8:30:af:49:46:51:91:73:be:56:28:d1:2a:ee Mar 25 10:48:58 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:48:58 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:48:58 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:e6:be:38 Mar 25 10:48:58 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fee6:be38 Mar 25 10:48:59 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:49:00 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:49:00 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.6 from 10.1.0.2 Mar 25 10:49:00 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.6/28 Mar 25 10:49:06 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.6 for 86400 seconds Mar 25 10:49:06 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:49:06 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:49:06 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:49:11 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:50: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.106 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.106 via SSH timed out. User: cirros, Password: I7=d^PVu%SyzjOS |
||||||
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:56:04,515 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; hostname 2025-03-25 09:56:04,515 84502 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.16:22' as 'cirros' with public key authentication 2025-03-25 09:56:07,582 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:56:13,150 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:56:19,742 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:56:27,294 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:56:35,871 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:56:45,470 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:56:56,030 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:57:07,614 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:57:20,222 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:57:33,790 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:57:48,382 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:58:03,934 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:58:20,511 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:58:38,110 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:58:56,670 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:59:16,254 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:59:36,862 84502 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:59:36.862 84502 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:59:36.862 84502 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:59:36.862 84502 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:59:36.862 84502 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:59:36.862 84502 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:59:36.862 84502 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.16 2025-03-25 09:59:36.862 84502 ERROR tempest.lib.common.ssh 2025-03-25 09:59:36,867 84502 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': '588dc295-2107-4258-8111-1bf31467a581', 'name': 'tempest-ServersTestJSON-server-246398170', 'status': 'ACTIVE', 'tenant_id': '572846aaf9dc4aba9082e0efe1cc249b', 'user_id': '9a91784de94140e38595f6459a7c31df', 'metadata': {'hello': 'world'}, 'hostId': 'c50d43031f37cacd5ed4da58fb7dd8bab83a72f8f03ced23496932f0', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:55:49Z', 'updated': '2025-03-25T09:56:03Z', 'addresses': {'tempest-ServersTestJSON-46351523-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e5:34:77'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/588dc295-2107-4258-8111-1bf31467a581'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/588dc295-2107-4258-8111-1bf31467a581'}], 'OS-DCF:diskConfig': 'AUTO', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1755873627', 'OS-SRV-USG:launched_at': '2025-03-25T09:56:02.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--622935072'}], '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:59:37,434 84502 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_host_name_is_same_as_server_name): 200 POST https://213.32.79.71/compute/v2.1/servers/588dc295-2107-4258-8111-1bf31467a581/action 0.565s 2025-03-25 09:59:37,435 84502 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:59:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40036', '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-8f0ab484-3f84-445b-b65d-2799db8954ac', 'x-compute-request-id': 'req-8f0ab484-3f84-445b-b65d-2799db8954ac', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/588dc295-2107-4258-8111-1bf31467a581/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:59:37,437 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 588dc295-2107-4258-8111-1bf31467a581: [ 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.024000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.040000] tsc: Unable to calibrate against PIT [ 0.040000] tsc: using HPET reference calibration [ 0.044000] tsc: Detected 2394.489 MHz processor [ 0.003537] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283e155a7d, max_idle_ns: 440795273450 ns [ 0.006170] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.97 BogoMIPS (lpj=9577956) [ 0.020953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.021380] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.022727] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.024223] Spectre V2 : Mitigation: Retpolines [ 0.025450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026228] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.027148] Speculative Store Bypass: Vulnerable [ 0.030110] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.030898] MMIO Stale Data: Unknown: No mitigations [ 0.037375] x86/fpu: x87 FPU will use FXSAVE [ 0.791744] Freeing SMP alternatives memory: 44K [ 0.794205] pid_max: default: 32768 minimum: 301 [ 0.808792] LSM: Security Framework initializing [ 0.814453] landlock: Up and running. [ 0.815144] Yama: becoming mindful. [ 0.827311] AppArmor: AppArmor initialized [ 0.839549] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.840796] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.036892] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.059409] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.063000] signal: max sigframe size: 1440 [ 1.067651] rcu: Hierarchical SRCU implementation. [ 1.088662] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.102622] smp: Bringing up secondary CPUs ... [ 1.103522] smp: Brought up 1 node, 1 CPU [ 1.104148] smpboot: Max logical packages: 1 [ 1.104873] smpboot: Total of 1 processors activated (4788.97 BogoMIPS) [ 1.148622] devtmpfs: initialized [ 1.160611] x86/mm: Memory block size: 128MB [ 1.175594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.177789] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.188226] pinctrl core: initialized pinctrl subsystem [ 1.210610] PM: RTC time: 09:56:06, date: 2025-03-25 [ 1.232636] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.243111] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.245535] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.246651] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.247605] audit: initializing netlink subsys (disabled) [ 1.254550] audit: type=2000 audit(1742896566.292:1): state=initialized audit_enabled=0 res=1 [ 1.268685] thermal_sys: Registered thermal governor 'fair_share' [ 1.268829] thermal_sys: Registered thermal governor 'bang_bang' [ 1.269409] thermal_sys: Registered thermal governor 'step_wise' [ 1.270002] thermal_sys: Registered thermal governor 'user_space' [ 1.270452] thermal_sys: Registered thermal governor 'power_allocator' [ 1.271425] EISA bus registered [ 1.272774] cpuidle: using governor ladder [ 1.273903] cpuidle: using governor menu [ 1.277857] ACPI: bus type PCI registered [ 1.278649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.289486] PCI: Using configuration type 1 for base access [ 1.357874] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.367130] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.442882] ACPI: Added _OSI(Module Device) [ 1.443561] ACPI: Added _OSI(Processor Device) [ 1.444056] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.444531] ACPI: Added _OSI(Processor Aggregator Device) [ 1.445425] ACPI: Added _OSI(Linux-Dell-Video) [ 1.446485] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.446797] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.518305] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.580925] ACPI: Interpreter enabled [ 1.584730] ACPI: PM: (supports S0 S3 S4 S5) [ 1.586103] ACPI: Using IOAPIC for interrupt routing [ 1.588742] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.589520] PCI: Using E820 reservations for host bridge windows [ 1.596897] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.702607] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.707687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.732097] acpiphp: Slot [3] registered [ 1.732808] acpiphp: Slot [4] registered [ 1.733415] acpiphp: Slot [5] registered [ 1.733871] acpiphp: Slot [6] registered [ 1.734333] acpiphp: Slot [7] registered [ 1.734899] acpiphp: Slot [8] registered [ 1.735441] acpiphp: Slot [9] registered [ 1.735882] acpiphp: Slot [10] registered [ 1.736762] acpiphp: Slot [11] registered [ 1.737659] acpiphp: Slot [12] registered [ 1.738174] acpiphp: Slot [13] registered [ 1.738647] acpiphp: Slot [14] registered [ 1.739380] acpiphp: Slot [15] registered [ 1.740586] acpiphp: Slot [16] registered [ 1.741869] acpiphp: Slot [17] registered [ 1.742597] acpiphp: Slot [18] registered [ 1.743368] acpiphp: Slot [19] registered [ 1.744052] acpiphp: Slot [20] registered [ 1.744739] acpiphp: Slot [21] registered [ 1.745763] acpiphp: Slot [22] registered [ 1.746340] acpiphp: Slot [23] registered [ 1.746962] acpiphp: Slot [24] registered [ 1.747477] acpiphp: Slot [25] registered [ 1.747997] acpiphp: Slot [26] registered [ 1.748535] acpiphp: Slot [27] registered [ 1.749427] acpiphp: Slot [28] registered [ 1.749937] acpiphp: Slot [29] registered [ 1.750538] acpiphp: Slot [30] registered [ 1.751120] acpiphp: Slot [31] registered [ 1.752130] PCI host bridge to bus 0000:00 [ 1.754480] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.755298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.756348] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.756750] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.757365] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.758001] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.764343] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.779600] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.785789] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.795620] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.799387] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.802328] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.803121] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.803871] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.812350] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.816012] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.816845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.821615] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.824805] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.834480] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.837517] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.849330] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.851803] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.859817] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.862600] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.866450] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.873373] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.877557] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.908495] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.910382] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.913395] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.920383] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.950476] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.952254] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.957442] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.996746] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.999161] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.001409] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.009417] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.052669] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.057500] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.059734] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.062109] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.063277] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.075260] iommu: Default domain type: Translated [ 2.076004] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.087498] SCSI subsystem initialized [ 2.095901] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.096521] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.097119] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.097946] vgaarb: loaded [ 2.100113] ACPI: bus type USB registered [ 2.101284] usbcore: registered new interface driver usbfs [ 2.102186] usbcore: registered new interface driver hub [ 2.103259] usbcore: registered new device driver usb [ 2.105731] pps_core: LinuxPPS API ver. 1 registered [ 2.106163] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.106792] PTP clock support registered [ 2.109721] EDAC MC: Ver: 3.0.0 [ 2.138661] NetLabel: Initializing [ 2.139294] NetLabel: domain hash size = 128 [ 2.139749] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.142499] NetLabel: unlabeled traffic allowed by default [ 2.145513] PCI: Using ACPI for IRQ routing [ 2.153965] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.155163] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.155791] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.163390] clocksource: Switched to clocksource tsc-early [ 2.491831] VFS: Disk quotas dquot_6.6.0 [ 2.492683] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.512226] AppArmor: AppArmor Filesystem Enabled [ 2.514048] pnp: PnP ACPI init [ 2.539465] pnp: PnP ACPI: found 5 devices [ 2.608528] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.612922] NET: Registered PF_INET protocol family [ 2.615529] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.649567] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.650813] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.651818] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.652938] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.654059] TCP: Hash tables configured (established 2048 bind 2048) [ 2.660287] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.662364] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.663653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.668488] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.669794] NET: Registered PF_XDP protocol family [ 2.672129] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.672825] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.673728] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.674410] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.674991] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.676546] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.677177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.678351] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.679203] PCI: CLS 0 bytes, default 64 [ 2.714891] Trying to unpack rootfs image as initramfs... [ 2.726957] Initialise system trusted keyrings [ 2.736890] Key type blacklist registered [ 2.745197] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.820708] zbud: loaded [ 2.844390] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.860635] fuse: init (API version 7.34) [ 2.884324] integrity: Platform Keyring initialized [ 3.006884] Key type asymmetric registered [ 3.007585] Asymmetric key parser 'x509' registered [ 3.008906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.015868] io scheduler mq-deadline registered [ 3.032721] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.062891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.078711] ACPI: button: Power Button [PWRF] [ 3.702229] tsc: Refined TSC clocksource calibration: 2394.459 MHz [ 3.704047] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c51f836, max_idle_ns: 440795218683 ns [ 3.710733] clocksource: Switched to clocksource tsc [ 4.896033] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.359202] Freeing initrd memory: 8864K [ 5.956147] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.738170] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 7.526709] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 8.294668] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.326756] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.372554] Linux agpgart interface v0.103 [ 8.432503] loop: module loaded [ 8.460787] scsi host0: ata_piix [ 8.468319] scsi host1: ata_piix [ 8.470533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 8.471273] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 8.486669] tun: Universal TUN/TAP device driver, 1.6 [ 8.488655] PPP generic driver version 2.4.2 [ 8.491725] VFIO - User Level meta-driver version: 0.3 [ 8.498467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.499718] ehci-pci: EHCI PCI platform driver [ 8.500829] ehci-platform: EHCI generic platform driver [ 8.501616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.502390] ohci-pci: OHCI PCI platform driver [ 8.503120] ohci-platform: OHCI generic platform driver [ 8.504058] uhci_hcd: USB Universal Host Controller Interface driver [ 8.507620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.518351] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.519737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.525403] mousedev: PS/2 mouse device common for all mice [ 8.534639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.538596] rtc_cmos 00:04: RTC can wake from S4 [ 8.550753] rtc_cmos 00:04: registered as rtc0 [ 8.552951] rtc_cmos 00:04: setting system clock to 2025-03-25T09:56:14 UTC (1742896574) [ 8.556189] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 8.558052] i2c_dev: i2c /dev entries driver [ 8.559612] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.561136] device-mapper: uevent: version 1.0.3 [ 8.563846] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.565744] platform eisa.0: Probing EISA bus 0 [ 8.566987] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.567639] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.568059] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.568593] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.569199] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.569962] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.570357] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.570816] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.571425] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.572054] platform eisa.0: EISA: Detected 0 cards [ 8.572959] intel_pstate: CPU model not supported [ 8.574935] ledtrig-cpu: registered to indicate activity on CPUs [ 8.579877] drop_monitor: Initializing network drop monitor service [ 8.586321] NET: Registered PF_INET6 protocol family [ 9.039464] Segment Routing with IPv6 [ 9.040965] In-situ OAM (IOAM) with IPv6 [ 9.043759] NET: Registered PF_PACKET protocol family [ 9.046171] Key type dns_resolver registered [ 9.053164] IPI shorthand broadcast: enabled [ 9.055104] sched_clock: Marking stable (9096393068, -42685075)->(9287320170, -233612177) [ 9.060371] registered taskstats version 1 [ 9.063174] Loading compiled-in X.509 certificates [ 9.088827] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.096889] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 9.103088] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 9.103832] blacklist: Loading compiled-in revocation X.509 certificates [ 9.108784] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 9.110511] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 9.111473] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 9.112525] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 9.113852] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 9.114927] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 9.116012] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 9.117310] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 9.124241] zswap: loaded using pool lzo/zbud [ 9.140069] Key type .fscrypt registered [ 9.140536] Key type fscrypt-provisioning registered [ 9.297059] Key type encrypted registered [ 9.298505] AppArmor: AppArmor sha1 policy hashing enabled [ 9.300021] ima: No TPM chip found, activating TPM-bypass! [ 9.300877] Loading compiled-in module X.509 certificates [ 9.307192] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.308410] ima: Allocated hash algorithm: sha1 [ 9.312912] ima: No architecture policies found [ 9.315111] evm: Initialising EVM extended attributes: [ 9.315491] evm: security.selinux [ 9.315873] evm: security.SMACK64 [ 9.316213] evm: security.SMACK64EXEC [ 9.316572] evm: security.SMACK64TRANSMUTE [ 9.316960] evm: security.SMACK64MMAP [ 9.317347] evm: security.apparmor [ 9.317981] evm: security.ima [ 9.318307] evm: security.capability [ 9.318791] evm: HMAC attrs: 0x1 [ 9.328495] PM: Magic number: 1:704:930 [ 9.341833] RAS: Correctable Errors collector initialized. [ 9.345742] clk: Disabling unused clocks [ 9.375110] Freeing unused decrypted memory: 2036K [ 9.570363] Freeing unused kernel image (initmem) memory: 3368K [ 9.572140] Write protecting the kernel read-only data: 30720k [ 9.581147] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 9.587490] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 10.115515] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.118343] x86/mm: Checking user space page tables [ 10.507657] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.509654] Run /init as init process info: initramfs: up at 10.93 [ 12.975516] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 13.850505] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 14.026760] 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.12 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:58:8d:c2:95:21:07:42:58:81:11:1b:f3:14:67:a5:81 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:e5:34:77 eth0: adding address fe80::f816:3eff:fee5:3477 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 38.83. request failed failed 2/20: up 44.32. request failed failed 3/20: up 47.38. request failed failed 4/20: up 52.80. request failed failed 5/20: up 55.87. request failed failed 6/20: up 61.32. request failed failed 7/20: up 64.38. request failed failed 8/20: up 69.83. request failed failed 9/20: up 72.86. request failed failed 10/20: up 78.73. request failed failed 11/20: up 81.61. request failed failed 12/20: up 87.05. request failed failed 13/20: up 90.10. request failed failed 14/20: up 95.56. request failed failed 15/20: up 98.59. request failed failed 16/20: up 103.97. request failed failed 17/20: up 107.07. request failed failed 18/20: up 112.47. request failed failed 19/20: up 115.53. request failed failed 20/20: up 121.01. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCjMnjOadf3PsHo+Smo8hHu+W3jXlcVpteXRGR5rLhs8SdmtjUTI/DVKdnlKTG1OaIGQHqiCr1qXkynExClcWMVl2zRn1JYz3IbV19vNCLer+lXIL1b41AgJR/cQoIkbuYQREQHgzh5hPuFmjfZqGyFHGKLoSpmAG1541tL+PeR5zW+p1zOfcmTKygI9XyantbZhPn/wKaviTGZu4n1naWTmqr05z4ULctOI8T5F5bcdIG2xrrLb0rtkAZfskbUbP7Lj5t4iTlJ8rHvjBVmNs4PXK5aM/76BKs0qIkUGiyDfcpWajmh3eC2E9KSbLgDzU4bDagEPt3DiHhL85g74m7n root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+LBxd/MEXpOdBMsehNVULU0BFlSs4lTvvPtoMlVKZ7p7fXjo0P9V6r3qxpVRz1eqLBPp3IETCret5GIFvrcOM= 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:fee5:3477/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=137.16 === === 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:E5:34:77 inet addr:10.1.0.9 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fee5:3477/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:47 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:4626 (4.5 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.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 4060ms 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.76 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.88 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.48 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.80 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.66 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4009ms rtt min/avg/max/mdev = 1.476/2.115/3.756/0.831 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 [ 15.097112] sctp: Hash tables configured (bind 256/256) [ 15.605604] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 15.650361] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 15.809369] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 15.839298] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 19.974364] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 21.195328] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 30.689141] 8021q: adding VLAN 0 to HW filter on device eth0 [ 134.091870] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 134.180228] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:56:29 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:56:35 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:56:35 cirros daemon.info dhcpcd[252]: DUID 00:04:58:8d:c2:95:21:07:42:58:81:11:1b:f3:14:67:a5:81 Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:e5:34:77 Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fee5:3477 Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:56:38 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:56:38 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.9 from 10.1.0.2 Mar 25 10:56:38 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.9/28 Mar 25 10:56:42 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.9 for 86400 seconds Mar 25 10:56:43 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:56:43 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:56:43 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:56:50 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:58: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: }}} 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.16 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.16 via SSH timed out. User: cirros, Password: L8*7~TMWQ#rc7G^ |
||||||
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:59:37,928 84502 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_verify_created_server_vcpus): 200 GET https://213.32.79.71/compute/v2.1/flavors/42 0.026s 2025-03-25 09:59:37,928 84502 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:59:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '369', '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-93f7ef6d-f8fa-4a86-96b3-ed182887cfa0', 'x-compute-request-id': 'req-93f7ef6d-f8fa-4a86-96b3-ed182887cfa0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}}' 2025-03-25 09:59:37,935 84502 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:59:37,936 84502 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.16:22' as 'cirros' with public key authentication 2025-03-25 09:59:41,022 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:59:46,590 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:59:53,182 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 3. Retry after 4 seconds. 2025-03-25 10:00:00,734 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 4. Retry after 5 seconds. 2025-03-25 10:00:09,310 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 5. Retry after 6 seconds. 2025-03-25 10:00:18,910 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 6. Retry after 7 seconds. 2025-03-25 10:00:29,470 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 7. Retry after 8 seconds. 2025-03-25 10:00:41,055 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 8. Retry after 9 seconds. 2025-03-25 10:00:53,662 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 9. Retry after 10 seconds. 2025-03-25 10:01:07,231 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 10. Retry after 11 seconds. 2025-03-25 10:01:21,822 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 11. Retry after 12 seconds. 2025-03-25 10:01:37,374 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 12. Retry after 13 seconds. 2025-03-25 10:01:53,950 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 13. Retry after 14 seconds. 2025-03-25 10:02:11,550 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 14. Retry after 15 seconds. 2025-03-25 10:02:30,110 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 15. Retry after 16 seconds. 2025-03-25 10:02:49,694 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 ([Errno None] Unable to connect to port 22 on 172.24.5.16). Number attempts: 16. Retry after 17 seconds. 2025-03-25 10:03:10,302 84502 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.16 after 16 attempts. Proxy client: no proxy client 2025-03-25 10:03:10.302 84502 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 10:03:10.302 84502 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 10:03:10.302 84502 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 10:03:10.302 84502 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:03:10.302 84502 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 10:03:10.302 84502 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.16 2025-03-25 10:03:10.302 84502 ERROR tempest.lib.common.ssh 2025-03-25 10:03:10,304 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestJSON:test_verify_created_server_vcpus. Timeout trying to ssh to server {'id': '588dc295-2107-4258-8111-1bf31467a581', 'name': 'tempest-ServersTestJSON-server-246398170', 'status': 'ACTIVE', 'tenant_id': '572846aaf9dc4aba9082e0efe1cc249b', 'user_id': '9a91784de94140e38595f6459a7c31df', 'metadata': {'hello': 'world'}, 'hostId': 'c50d43031f37cacd5ed4da58fb7dd8bab83a72f8f03ced23496932f0', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:55:49Z', 'updated': '2025-03-25T09:56:03Z', 'addresses': {'tempest-ServersTestJSON-46351523-network': [{'version': 4, 'addr': '10.1.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e5:34:77'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/588dc295-2107-4258-8111-1bf31467a581'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/588dc295-2107-4258-8111-1bf31467a581'}], 'OS-DCF:diskConfig': 'AUTO', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1755873627', 'OS-SRV-USG:launched_at': '2025-03-25T09:56:02.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--622935072'}], '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 10:03:10,985 84502 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_verify_created_server_vcpus): 200 POST https://213.32.79.71/compute/v2.1/servers/588dc295-2107-4258-8111-1bf31467a581/action 0.679s 2025-03-25 10:03:10,985 84502 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 10:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40036', '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-897e5e36-3a3e-4684-ab62-17ccba57377b', 'x-compute-request-id': 'req-897e5e36-3a3e-4684-ab62-17ccba57377b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/588dc295-2107-4258-8111-1bf31467a581/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 10:03:10,988 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 588dc295-2107-4258-8111-1bf31467a581: [ 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.024000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.040000] tsc: Unable to calibrate against PIT [ 0.040000] tsc: using HPET reference calibration [ 0.044000] tsc: Detected 2394.489 MHz processor [ 0.003537] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283e155a7d, max_idle_ns: 440795273450 ns [ 0.006170] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.97 BogoMIPS (lpj=9577956) [ 0.020953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.021380] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.022727] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.024223] Spectre V2 : Mitigation: Retpolines [ 0.025450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026228] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.027148] Speculative Store Bypass: Vulnerable [ 0.030110] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.030898] MMIO Stale Data: Unknown: No mitigations [ 0.037375] x86/fpu: x87 FPU will use FXSAVE [ 0.791744] Freeing SMP alternatives memory: 44K [ 0.794205] pid_max: default: 32768 minimum: 301 [ 0.808792] LSM: Security Framework initializing [ 0.814453] landlock: Up and running. [ 0.815144] Yama: becoming mindful. [ 0.827311] AppArmor: AppArmor initialized [ 0.839549] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.840796] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.036892] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.059409] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.063000] signal: max sigframe size: 1440 [ 1.067651] rcu: Hierarchical SRCU implementation. [ 1.088662] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.102622] smp: Bringing up secondary CPUs ... [ 1.103522] smp: Brought up 1 node, 1 CPU [ 1.104148] smpboot: Max logical packages: 1 [ 1.104873] smpboot: Total of 1 processors activated (4788.97 BogoMIPS) [ 1.148622] devtmpfs: initialized [ 1.160611] x86/mm: Memory block size: 128MB [ 1.175594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.177789] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.188226] pinctrl core: initialized pinctrl subsystem [ 1.210610] PM: RTC time: 09:56:06, date: 2025-03-25 [ 1.232636] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.243111] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.245535] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.246651] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.247605] audit: initializing netlink subsys (disabled) [ 1.254550] audit: type=2000 audit(1742896566.292:1): state=initialized audit_enabled=0 res=1 [ 1.268685] thermal_sys: Registered thermal governor 'fair_share' [ 1.268829] thermal_sys: Registered thermal governor 'bang_bang' [ 1.269409] thermal_sys: Registered thermal governor 'step_wise' [ 1.270002] thermal_sys: Registered thermal governor 'user_space' [ 1.270452] thermal_sys: Registered thermal governor 'power_allocator' [ 1.271425] EISA bus registered [ 1.272774] cpuidle: using governor ladder [ 1.273903] cpuidle: using governor menu [ 1.277857] ACPI: bus type PCI registered [ 1.278649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.289486] PCI: Using configuration type 1 for base access [ 1.357874] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.367130] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.442882] ACPI: Added _OSI(Module Device) [ 1.443561] ACPI: Added _OSI(Processor Device) [ 1.444056] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.444531] ACPI: Added _OSI(Processor Aggregator Device) [ 1.445425] ACPI: Added _OSI(Linux-Dell-Video) [ 1.446485] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.446797] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.518305] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.580925] ACPI: Interpreter enabled [ 1.584730] ACPI: PM: (supports S0 S3 S4 S5) [ 1.586103] ACPI: Using IOAPIC for interrupt routing [ 1.588742] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.589520] PCI: Using E820 reservations for host bridge windows [ 1.596897] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.701314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.702607] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.707687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.732097] acpiphp: Slot [3] registered [ 1.732808] acpiphp: Slot [4] registered [ 1.733415] acpiphp: Slot [5] registered [ 1.733871] acpiphp: Slot [6] registered [ 1.734333] acpiphp: Slot [7] registered [ 1.734899] acpiphp: Slot [8] registered [ 1.735441] acpiphp: Slot [9] registered [ 1.735882] acpiphp: Slot [10] registered [ 1.736762] acpiphp: Slot [11] registered [ 1.737659] acpiphp: Slot [12] registered [ 1.738174] acpiphp: Slot [13] registered [ 1.738647] acpiphp: Slot [14] registered [ 1.739380] acpiphp: Slot [15] registered [ 1.740586] acpiphp: Slot [16] registered [ 1.741869] acpiphp: Slot [17] registered [ 1.742597] acpiphp: Slot [18] registered [ 1.743368] acpiphp: Slot [19] registered [ 1.744052] acpiphp: Slot [20] registered [ 1.744739] acpiphp: Slot [21] registered [ 1.745763] acpiphp: Slot [22] registered [ 1.746340] acpiphp: Slot [23] registered [ 1.746962] acpiphp: Slot [24] registered [ 1.747477] acpiphp: Slot [25] registered [ 1.747997] acpiphp: Slot [26] registered [ 1.748535] acpiphp: Slot [27] registered [ 1.749427] acpiphp: Slot [28] registered [ 1.749937] acpiphp: Slot [29] registered [ 1.750538] acpiphp: Slot [30] registered [ 1.751120] acpiphp: Slot [31] registered [ 1.752130] PCI host bridge to bus 0000:00 [ 1.754480] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.755298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.756348] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.756750] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.757365] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.758001] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.764343] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.779600] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.785789] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.795620] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.799387] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.802328] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.803121] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.803871] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.812350] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.816012] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.816845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.821615] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.824805] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.834480] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.837517] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.849330] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.851803] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.859817] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.862600] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.866450] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.873373] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.877557] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.908495] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.910382] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.913395] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.920383] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.950476] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.952254] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.957442] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.996746] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.999161] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.001409] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.009417] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.052669] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.057500] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.059734] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.062109] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.063277] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.075260] iommu: Default domain type: Translated [ 2.076004] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.087498] SCSI subsystem initialized [ 2.095901] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.096521] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.097119] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.097946] vgaarb: loaded [ 2.100113] ACPI: bus type USB registered [ 2.101284] usbcore: registered new interface driver usbfs [ 2.102186] usbcore: registered new interface driver hub [ 2.103259] usbcore: registered new device driver usb [ 2.105731] pps_core: LinuxPPS API ver. 1 registered [ 2.106163] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.106792] PTP clock support registered [ 2.109721] EDAC MC: Ver: 3.0.0 [ 2.138661] NetLabel: Initializing [ 2.139294] NetLabel: domain hash size = 128 [ 2.139749] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.142499] NetLabel: unlabeled traffic allowed by default [ 2.145513] PCI: Using ACPI for IRQ routing [ 2.153965] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.155163] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.155791] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.163390] clocksource: Switched to clocksource tsc-early [ 2.491831] VFS: Disk quotas dquot_6.6.0 [ 2.492683] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.512226] AppArmor: AppArmor Filesystem Enabled [ 2.514048] pnp: PnP ACPI init [ 2.539465] pnp: PnP ACPI: found 5 devices [ 2.608528] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.612922] NET: Registered PF_INET protocol family [ 2.615529] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.649567] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.650813] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.651818] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.652938] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.654059] TCP: Hash tables configured (established 2048 bind 2048) [ 2.660287] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.662364] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.663653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.668488] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.669794] NET: Registered PF_XDP protocol family [ 2.672129] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.672825] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.673728] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.674410] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.674991] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.676546] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.677177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.678351] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.679203] PCI: CLS 0 bytes, default 64 [ 2.714891] Trying to unpack rootfs image as initramfs... [ 2.726957] Initialise system trusted keyrings [ 2.736890] Key type blacklist registered [ 2.745197] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.820708] zbud: loaded [ 2.844390] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.860635] fuse: init (API version 7.34) [ 2.884324] integrity: Platform Keyring initialized [ 3.006884] Key type asymmetric registered [ 3.007585] Asymmetric key parser 'x509' registered [ 3.008906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.015868] io scheduler mq-deadline registered [ 3.032721] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.062891] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.078711] ACPI: button: Power Button [PWRF] [ 3.702229] tsc: Refined TSC clocksource calibration: 2394.459 MHz [ 3.704047] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c51f836, max_idle_ns: 440795218683 ns [ 3.710733] clocksource: Switched to clocksource tsc [ 4.896033] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.359202] Freeing initrd memory: 8864K [ 5.956147] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.738170] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 7.526709] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 8.294668] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 8.326756] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.372554] Linux agpgart interface v0.103 [ 8.432503] loop: module loaded [ 8.460787] scsi host0: ata_piix [ 8.468319] scsi host1: ata_piix [ 8.470533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 8.471273] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 8.486669] tun: Universal TUN/TAP device driver, 1.6 [ 8.488655] PPP generic driver version 2.4.2 [ 8.491725] VFIO - User Level meta-driver version: 0.3 [ 8.498467] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.499718] ehci-pci: EHCI PCI platform driver [ 8.500829] ehci-platform: EHCI generic platform driver [ 8.501616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.502390] ohci-pci: OHCI PCI platform driver [ 8.503120] ohci-platform: OHCI generic platform driver [ 8.504058] uhci_hcd: USB Universal Host Controller Interface driver [ 8.507620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.518351] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.519737] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.525403] mousedev: PS/2 mouse device common for all mice [ 8.534639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.538596] rtc_cmos 00:04: RTC can wake from S4 [ 8.550753] rtc_cmos 00:04: registered as rtc0 [ 8.552951] rtc_cmos 00:04: setting system clock to 2025-03-25T09:56:14 UTC (1742896574) [ 8.556189] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 8.558052] i2c_dev: i2c /dev entries driver [ 8.559612] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.561136] device-mapper: uevent: version 1.0.3 [ 8.563846] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.565744] platform eisa.0: Probing EISA bus 0 [ 8.566987] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.567639] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.568059] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.568593] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.569199] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.569962] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.570357] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.570816] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.571425] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.572054] platform eisa.0: EISA: Detected 0 cards [ 8.572959] intel_pstate: CPU model not supported [ 8.574935] ledtrig-cpu: registered to indicate activity on CPUs [ 8.579877] drop_monitor: Initializing network drop monitor service [ 8.586321] NET: Registered PF_INET6 protocol family [ 9.039464] Segment Routing with IPv6 [ 9.040965] In-situ OAM (IOAM) with IPv6 [ 9.043759] NET: Registered PF_PACKET protocol family [ 9.046171] Key type dns_resolver registered [ 9.053164] IPI shorthand broadcast: enabled [ 9.055104] sched_clock: Marking stable (9096393068, -42685075)->(9287320170, -233612177) [ 9.060371] registered taskstats version 1 [ 9.063174] Loading compiled-in X.509 certificates [ 9.088827] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.096889] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 9.103088] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 9.103832] blacklist: Loading compiled-in revocation X.509 certificates [ 9.108784] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 9.110511] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 9.111473] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 9.112525] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 9.113852] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 9.114927] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 9.116012] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 9.117310] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 9.124241] zswap: loaded using pool lzo/zbud [ 9.140069] Key type .fscrypt registered [ 9.140536] Key type fscrypt-provisioning registered [ 9.297059] Key type encrypted registered [ 9.298505] AppArmor: AppArmor sha1 policy hashing enabled [ 9.300021] ima: No TPM chip found, activating TPM-bypass! [ 9.300877] Loading compiled-in module X.509 certificates [ 9.307192] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.308410] ima: Allocated hash algorithm: sha1 [ 9.312912] ima: No architecture policies found [ 9.315111] evm: Initialising EVM extended attributes: [ 9.315491] evm: security.selinux [ 9.315873] evm: security.SMACK64 [ 9.316213] evm: security.SMACK64EXEC [ 9.316572] evm: security.SMACK64TRANSMUTE [ 9.316960] evm: security.SMACK64MMAP [ 9.317347] evm: security.apparmor [ 9.317981] evm: security.ima [ 9.318307] evm: security.capability [ 9.318791] evm: HMAC attrs: 0x1 [ 9.328495] PM: Magic number: 1:704:930 [ 9.341833] RAS: Correctable Errors collector initialized. [ 9.345742] clk: Disabling unused clocks [ 9.375110] Freeing unused decrypted memory: 2036K [ 9.570363] Freeing unused kernel image (initmem) memory: 3368K [ 9.572140] Write protecting the kernel read-only data: 30720k [ 9.581147] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 9.587490] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 10.115515] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.118343] x86/mm: Checking user space page tables [ 10.507657] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.509654] Run /init as init process info: initramfs: up at 10.93 [ 12.975516] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 13.850505] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 14.026760] 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.12 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:58:8d:c2:95:21:07:42:58:81:11:1b:f3:14:67:a5:81 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:e5:34:77 eth0: adding address fe80::f816:3eff:fee5:3477 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 38.83. request failed failed 2/20: up 44.32. request failed failed 3/20: up 47.38. request failed failed 4/20: up 52.80. request failed failed 5/20: up 55.87. request failed failed 6/20: up 61.32. request failed failed 7/20: up 64.38. request failed failed 8/20: up 69.83. request failed failed 9/20: up 72.86. request failed failed 10/20: up 78.73. request failed failed 11/20: up 81.61. request failed failed 12/20: up 87.05. request failed failed 13/20: up 90.10. request failed failed 14/20: up 95.56. request failed failed 15/20: up 98.59. request failed failed 16/20: up 103.97. request failed failed 17/20: up 107.07. request failed failed 18/20: up 112.47. request failed failed 19/20: up 115.53. request failed failed 20/20: up 121.01. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCjMnjOadf3PsHo+Smo8hHu+W3jXlcVpteXRGR5rLhs8SdmtjUTI/DVKdnlKTG1OaIGQHqiCr1qXkynExClcWMVl2zRn1JYz3IbV19vNCLer+lXIL1b41AgJR/cQoIkbuYQREQHgzh5hPuFmjfZqGyFHGKLoSpmAG1541tL+PeR5zW+p1zOfcmTKygI9XyantbZhPn/wKaviTGZu4n1naWTmqr05z4ULctOI8T5F5bcdIG2xrrLb0rtkAZfskbUbP7Lj5t4iTlJ8rHvjBVmNs4PXK5aM/76BKs0qIkUGiyDfcpWajmh3eC2E9KSbLgDzU4bDagEPt3DiHhL85g74m7n root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+LBxd/MEXpOdBMsehNVULU0BFlSs4lTvvPtoMlVKZ7p7fXjo0P9V6r3qxpVRz1eqLBPp3IETCret5GIFvrcOM= 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:fee5:3477/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=137.16 === === 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:E5:34:77 inet addr:10.1.0.9 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fee5:3477/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:47 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:4626 (4.5 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.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 4060ms 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.76 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.88 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.48 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.80 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.66 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4009ms rtt min/avg/max/mdev = 1.476/2.115/3.756/0.831 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 [ 15.097112] sctp: Hash tables configured (bind 256/256) [ 15.605604] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 15.650361] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 15.809369] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 15.839298] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 19.974364] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 21.195328] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 30.689141] 8021q: adding VLAN 0 to HW filter on device eth0 [ 134.091870] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 134.180228] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:56:29 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:56:35 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:56:35 cirros daemon.info dhcpcd[252]: DUID 00:04:58:8d:c2:95:21:07:42:58:81:11:1b:f3:14:67:a5:81 Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:e5:34:77 Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fee5:3477 Mar 25 10:56:36 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:56:38 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:56:38 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.9 from 10.1.0.2 Mar 25 10:56:38 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.9/28 Mar 25 10:56:42 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.9 for 86400 seconds Mar 25 10:56:43 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:56:43 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:56:43 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:56:50 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:58: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: }}} 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.16 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.16 via SSH timed out. User: cirros, Password: L8*7~TMWQ#rc7G^ |
||||||
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:52:40,567 84504 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; hostname 2025-03-25 09:52:40,567 84504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.252:22' as 'cirros' with public key authentication 2025-03-25 09:52:43,678 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:52:49,246 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:52:55,839 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:53:03,390 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:53:11,966 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:53:21,566 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:53:32,126 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:53:43,711 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:53:56,319 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:54:09,886 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:54:24,478 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:54:40,031 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:54:56,606 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:55:14,207 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:55:32,766 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:55:52,351 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:56:12,958 84504 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:56:12.958 84504 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:56:12.958 84504 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:56:12.958 84504 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:56:12.958 84504 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:56:12.958 84504 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:56:12.958 84504 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.252 2025-03-25 09:56:12.958 84504 ERROR tempest.lib.common.ssh 2025-03-25 09:56:12,961 84504 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': '8786534f-7503-425f-bab6-f15e33bea698', 'name': 'tempest-ServersTestManualDisk-server-1201326619', 'status': 'ACTIVE', 'tenant_id': '5383022797ec4b488c226f770c874717', 'user_id': '78baea3b6a9942bc9af40f55572d9911', 'metadata': {'hello': 'world'}, 'hostId': 'f899d9542cb1e35d8c319e826c1fb199a0213e485d743f5f44d9cc2c', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:52:22Z', 'updated': '2025-03-25T09:52:38Z', 'addresses': {'tempest-ServersTestManualDisk-539863259-network': [{'version': 4, 'addr': '10.1.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:07:0e:f4'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/8786534f-7503-425f-bab6-f15e33bea698'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/8786534f-7503-425f-bab6-f15e33bea698'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-282377980', 'OS-SRV-USG:launched_at': '2025-03-25T09:52:37.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--2029296486'}], '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:56:13,514 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_host_name_is_same_as_server_name): 200 POST https://213.32.79.71/compute/v2.1/servers/8786534f-7503-425f-bab6-f15e33bea698/action 0.552s 2025-03-25 09:56:13,515 84504 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:56:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40005', '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-f65d1a91-b021-4633-bfbc-74dea8465c65', 'x-compute-request-id': 'req-f65d1a91-b021-4633-bfbc-74dea8465c65', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/8786534f-7503-425f-bab6-f15e33bea698/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.444 MHz processor\\n[ 0.038299] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.040763] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.110578] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.126834] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.127909] ACPI: Early table checksum verification disabled\\n[ 0.128952] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.129678] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.131024] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.132626] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.132891] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.133180] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.133295] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.133395] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.133638] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.133734] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.133774] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.133801] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.133826] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.133850] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.139715] No NUMA configuration found\\n[ 0.139870] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.141655] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.153647] Zone ranges:\\n[ 0.153809] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.154033] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.154094] Normal empty\\n[ 0.154153] Device empty\\n[ 0.154203] Movable zone start for each node\\n[ 0.154286] Early memory node ranges\\n[ 0.154364] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.154653] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.155058] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.159575] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.160534] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.173063] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.174393] ACPI: PM-Timer IO Port: 0x608\\n[ 0.175558] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.177004] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:56:13,517 84504 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 8786534f-7503-425f-bab6-f15e33bea698: [ 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.444 MHz processor [ 0.038299] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.040763] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.110578] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.126834] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.127909] ACPI: Early table checksum verification disabled [ 0.128952] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.129678] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.131024] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.132626] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.132891] ACPI: FACS 0x000000000BFE0000 000040 [ 0.133180] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.133295] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.133395] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.133638] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.133734] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.133774] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.133801] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.133826] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.133850] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.139715] No NUMA configuration found [ 0.139870] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.141655] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.153647] Zone ranges: [ 0.153809] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.154033] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.154094] Normal empty [ 0.154153] Device empty [ 0.154203] Movable zone start for each node [ 0.154286] Early memory node ranges [ 0.154364] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.154653] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.155058] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.159575] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.160534] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.173063] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.174393] ACPI: PM-Timer IO Port: 0x608 [ 0.175558] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.177004] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.177425] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.178283] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.178418] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.178729] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.178795] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.179410] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.179581] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.180534] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.185077] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.185350] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.185459] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.185520] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.185893] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.186042] Booting paravirtualized kernel on bare hardware [ 0.186937] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.188223] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.200965] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.206209] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.206320] Policy zone: DMA32 [ 0.206651] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.210482] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.211245] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.216366] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.234242] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.251924] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.255179] Kernel/User page tables isolation: enabled [ 0.264782] ftrace: allocating 50748 entries in 199 pages [ 0.510897] ftrace: allocated 199 pages with 5 groups [ 0.543388] rcu: Hierarchical RCU implementation. [ 0.543585] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.543952] Rude variant of Tasks RCU enabled. [ 0.544005] Tracing variant of Tasks RCU enabled. [ 0.544292] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.544402] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.641880] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.674399] Console: colour VGA+ 80x25 [ 0.689840] printk: console [tty0] enabled [ 0.728349] printk: console [ttyS0] enabled [ 0.731878] ACPI: Core revision 20210730 [ 0.751936] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.768952] APIC: Switch to symmetric I/O mode setup [ 0.785676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.790096] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283b729bc7, max_idle_ns: 440795325667 ns [ 0.795905] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.88 BogoMIPS (lpj=9577776) [ 0.807493] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.808256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.809834] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.812066] Spectre V2 : Mitigation: Retpolines [ 0.812671] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.813552] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.814660] Speculative Store Bypass: Vulnerable [ 0.816166] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.816972] MMIO Stale Data: Unknown: No mitigations [ 0.823663] x86/fpu: x87 FPU will use FXSAVE [ 1.534857] Freeing SMP alternatives memory: 44K [ 1.538315] pid_max: default: 32768 minimum: 301 [ 1.555111] LSM: Security Framework initializing [ 1.558674] landlock: Up and running. [ 1.559559] Yama: becoming mindful. [ 1.576371] AppArmor: AppArmor initialized [ 1.593036] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.594291] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.791493] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.802580] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.804461] signal: max sigframe size: 1440 [ 1.806838] rcu: Hierarchical SRCU implementation. [ 1.816141] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.825030] smp: Bringing up secondary CPUs ... [ 1.825547] smp: Brought up 1 node, 1 CPU [ 1.825879] smpboot: Max logical packages: 1 [ 1.826283] smpboot: Total of 1 processors activated (4788.88 BogoMIPS) [ 1.854876] devtmpfs: initialized [ 1.861318] x86/mm: Memory block size: 128MB [ 1.871774] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.873273] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.881839] pinctrl core: initialized pinctrl subsystem [ 1.898375] PM: RTC time: 09:52:41, date: 2025-03-25 [ 1.914711] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.923038] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.924819] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.925571] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.926534] audit: initializing netlink subsys (disabled) [ 1.932952] audit: type=2000 audit(1742896361.164:1): state=initialized audit_enabled=0 res=1 [ 1.943696] thermal_sys: Registered thermal governor 'fair_share' [ 1.943808] thermal_sys: Registered thermal governor 'bang_bang' [ 1.944233] thermal_sys: Registered thermal governor 'step_wise' [ 1.944607] thermal_sys: Registered thermal governor 'user_space' [ 1.944946] thermal_sys: Registered thermal governor 'power_allocator' [ 1.945758] EISA bus registered [ 1.946752] cpuidle: using governor ladder [ 1.947182] cpuidle: using governor menu [ 1.948452] ACPI: bus type PCI registered [ 1.948945] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.957100] PCI: Using configuration type 1 for base access [ 2.000143] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 2.007686] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 2.066492] ACPI: Added _OSI(Module Device) [ 2.067777] ACPI: Added _OSI(Processor Device) [ 2.068100] ACPI: Added _OSI(3.0 _SCP Extensions) [ 2.068418] ACPI: Added _OSI(Processor Aggregator Device) [ 2.069129] ACPI: Added _OSI(Linux-Dell-Video) [ 2.069587] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 2.070609] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 2.129081] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.175838] ACPI: Interpreter enabled [ 2.178031] ACPI: PM: (supports S0 S3 S4 S5) [ 2.178390] ACPI: Using IOAPIC for interrupt routing [ 2.180100] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.180682] PCI: Using E820 reservations for host bridge windows [ 2.185253] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.301730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.303984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.308984] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.333324] acpiphp: Slot [3] registered [ 2.334567] acpiphp: Slot [4] registered [ 2.335282] acpiphp: Slot [5] registered [ 2.336292] acpiphp: Slot [6] registered [ 2.337082] acpiphp: Slot [7] registered [ 2.338052] acpiphp: Slot [8] registered [ 2.338822] acpiphp: Slot [9] registered [ 2.339776] acpiphp: Slot [10] registered [ 2.340667] acpiphp: Slot [11] registered [ 2.341416] acpiphp: Slot [12] registered [ 2.342189] acpiphp: Slot [13] registered [ 2.342968] acpiphp: Slot [14] registered [ 2.343493] acpiphp: Slot [15] registered [ 2.343493] acpiphp: Slot [16] registered [ 2.344074] acpiphp: Slot [17] registered [ 2.344910] acpiphp: Slot [18] registered [ 2.345689] acpiphp: Slot [19] registered [ 2.347816] acpiphp: Slot [20] registered [ 2.348701] acpiphp: Slot [21] registered [ 2.349631] acpiphp: Slot [22] registered [ 2.350573] acpiphp: Slot [23] registered [ 2.351926] acpiphp: Slot [24] registered [ 2.352751] acpiphp: Slot [25] registered [ 2.353565] acpiphp: Slot [26] registered [ 2.354373] acpiphp: Slot [27] registered [ 2.355154] acpiphp: Slot [28] registered [ 2.355876] acpiphp: Slot [29] registered [ 2.356792] acpiphp: Slot [30] registered [ 2.357590] acpiphp: Slot [31] registered [ 2.359684] PCI host bridge to bus 0000:00 [ 2.361820] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.362633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.363555] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.364204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.365167] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.365921] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.375853] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.389406] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.393201] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.398332] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.400939] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.401516] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.401923] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.402343] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.406427] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.407636] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.408770] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.414262] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.415546] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.421478] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.425529] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.432518] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.433988] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.441522] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.443562] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.447543] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.452821] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.460557] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.500711] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.503614] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.506512] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.514932] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.548421] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.550730] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.555456] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.582306] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.584295] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.586669] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.595569] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.647828] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.652096] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.655958] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.659067] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.660720] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.679117] iommu: Default domain type: Translated [ 2.679638] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.688710] SCSI subsystem initialized [ 2.697838] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.698656] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.699766] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.700765] vgaarb: loaded [ 2.703960] ACPI: bus type USB registered [ 2.705027] usbcore: registered new interface driver usbfs [ 2.706378] usbcore: registered new interface driver hub [ 2.707286] usbcore: registered new device driver usb [ 2.708591] pps_core: LinuxPPS API ver. 1 registered [ 2.709137] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.710168] PTP clock support registered [ 2.713353] EDAC MC: Ver: 3.0.0 [ 2.742087] NetLabel: Initializing [ 2.742708] NetLabel: domain hash size = 128 [ 2.743202] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.746450] NetLabel: unlabeled traffic allowed by default [ 2.750379] PCI: Using ACPI for IRQ routing [ 2.758346] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.760145] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.760914] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.769535] clocksource: Switched to clocksource tsc-early [ 3.140484] VFS: Disk quotas dquot_6.6.0 [ 3.145684] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.171762] AppArmor: AppArmor Filesystem Enabled [ 3.181863] pnp: PnP ACPI init [ 3.221088] pnp: PnP ACPI: found 5 devices [ 3.303907] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 3.306501] NET: Registered PF_INET protocol family [ 3.309016] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.335701] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.336937] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.338807] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.340119] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.341306] TCP: Hash tables configured (established 2048 bind 2048) [ 3.346833] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.348606] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.350013] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.356169] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.356755] NET: Registered PF_XDP protocol family [ 3.361667] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.362482] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.363068] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.363672] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.364264] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.368040] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.371091] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.371949] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.372971] PCI: CLS 0 bytes, default 64 [ 3.402730] Trying to unpack rootfs image as initramfs... [ 3.417925] Initialise system trusted keyrings [ 3.425067] Key type blacklist registered [ 3.431674] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.502352] zbud: loaded [ 3.519837] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.535787] fuse: init (API version 7.34) [ 3.564510] integrity: Platform Keyring initialized [ 3.690130] Key type asymmetric registered [ 3.690953] Asymmetric key parser 'x509' registered [ 3.697741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.702577] io scheduler mq-deadline registered [ 3.719871] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.740440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.762446] ACPI: button: Power Button [PWRF] [ 4.413422] tsc: Refined TSC clocksource calibration: 2394.463 MHz [ 4.414932] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c8e76b3, max_idle_ns: 440795319299 ns [ 4.415870] clocksource: Switched to clocksource tsc [ 5.470969] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 6.139494] Freeing initrd memory: 8864K [ 6.670474] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 7.458936] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 8.227536] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 9.025695] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 9.058469] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 9.107193] Linux agpgart interface v0.103 [ 9.173823] loop: module loaded [ 9.197874] scsi host0: ata_piix [ 9.203923] scsi host1: ata_piix [ 9.205427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 9.206121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 9.218504] tun: Universal TUN/TAP device driver, 1.6 [ 9.220343] PPP generic driver version 2.4.2 [ 9.224304] VFIO - User Level meta-driver version: 0.3 [ 9.231288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 9.232560] ehci-pci: EHCI PCI platform driver [ 9.234229] ehci-platform: EHCI generic platform driver [ 9.235234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 9.236006] ohci-pci: OHCI PCI platform driver [ 9.236960] ohci-platform: OHCI generic platform driver [ 9.237561] uhci_hcd: USB Universal Host Controller Interface driver [ 9.240758] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 9.251041] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 9.252128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 9.258275] mousedev: PS/2 mouse device common for all mice [ 9.267190] rtc_cmos 00:04: RTC can wake from S4 [ 9.276555] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 9.288350] rtc_cmos 00:04: registered as rtc0 [ 9.290861] rtc_cmos 00:04: setting system clock to 2025-03-25T09:52:49 UTC (1742896369) [ 9.294842] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 9.296295] i2c_dev: i2c /dev entries driver [ 9.298617] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 9.300926] device-mapper: uevent: version 1.0.3 [ 9.304784] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 9.307640] platform eisa.0: Probing EISA bus 0 [ 9.308575] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 9.309852] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 9.310276] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 9.310705] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 9.311233] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 9.311874] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 9.312328] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 9.312953] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 9.313531] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 9.314245] platform eisa.0: EISA: Detected 0 cards [ 9.314931] intel_pstate: CPU model not supported [ 9.316249] ledtrig-cpu: registered to indicate activity on CPUs [ 9.322245] drop_monitor: Initializing network drop monitor service [ 9.326698] NET: Registered PF_INET6 protocol family [ 9.836337] Segment Routing with IPv6 [ 9.838800] In-situ OAM (IOAM) with IPv6 [ 9.841625] NET: Registered PF_PACKET protocol family [ 9.843931] Key type dns_resolver registered [ 9.849976] IPI shorthand broadcast: enabled [ 9.851389] sched_clock: Marking stable (9744181849, 104575034)->(10095038597, -246281714) [ 9.857648] registered taskstats version 1 [ 9.860578] Loading compiled-in X.509 certificates [ 9.905441] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.912628] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 9.920013] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 9.921693] blacklist: Loading compiled-in revocation X.509 certificates [ 9.926971] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 9.928798] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 9.930418] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 9.933159] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 9.934761] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 9.935782] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 9.936690] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 9.938161] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 9.944869] zswap: loaded using pool lzo/zbud [ 9.956099] Key type .fscrypt registered [ 9.956746] Key type fscrypt-provisioning registered [ 10.102434] Key type encrypted registered [ 10.103110] AppArmor: AppArmor sha1 policy hashing enabled [ 10.104367] ima: No TPM chip found, activating TPM-bypass! [ 10.105979] Loading compiled-in module X.509 certificates [ 10.111722] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 10.113690] ima: Allocated hash algorithm: sha1 [ 10.121200] ima: No architecture policies found [ 10.123507] evm: Initialising EVM extended attributes: [ 10.124156] evm: security.selinux [ 10.124603] evm: security.SMACK64 [ 10.125290] evm: security.SMACK64EXEC [ 10.125557] evm: security.SMACK64TRANSMUTE [ 10.125821] evm: security.SMACK64MMAP [ 10.126156] evm: security.apparmor [ 10.126467] evm: security.ima [ 10.126730] evm: security.capability [ 10.127206] evm: HMAC attrs: 0x1 [ 10.135343] PM: Magic number: 1:154:880 [ 10.145295] RAS: Correctable Errors collector initialized. [ 10.149416] clk: Disabling unused clocks [ 10.182134] Freeing unused decrypted memory: 2036K [ 10.357870] Freeing unused kernel image (initmem) memory: 3368K [ 10.360177] Write protecting the kernel read-only data: 30720k [ 10.366772] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 10.369913] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 10.765690] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.767692] x86/mm: Checking user space page tables [ 11.189718] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 11.191085] Run /init as init process info: initramfs: up at 11.46 [ 13.605239] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 14.412550] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 14.535736] 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.10 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:87:86:53:4f:75:03:42:5f:ba:b6:f1:5e:33:be:a6:98 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:07:0e:f4 eth0: adding address fe80::f816:3eff:fe07:ef4 eth0: soliciting a DHCP lease eth0: offered 10.1.0.11 from 10.1.0.2 eth0: probing address 10.1.0.11/28 eth0: soliciting an IPv6 router eth0: leased 10.1.0.11 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.13. request failed failed 2/20: up 41.67. request failed failed 3/20: up 44.10. request failed failed 4/20: up 93.48. request failed failed 5/20: up 98.87. request failed failed 6/20: up 101.93. request failed failed 7/20: up 107.32. request failed failed 8/20: up 110.39. request failed failed 9/20: up 116.21. request failed failed 10/20: up 118.99. request failed failed 11/20: up 124.48. request failed failed 12/20: up 127.53. request failed failed 13/20: up 132.98. request failed failed 14/20: up 136.03. request failed failed 15/20: up 141.44. request failed failed 16/20: up 144.52. request failed failed 17/20: up 149.95. request failed failed 18/20: up 153.02. request failed failed 19/20: up 158.47. request failed failed 20/20: up 161.60. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPfZIvcr3dagAe2ByUwVbjXqutQiarSdVimlCqBWPXkMIm72iL+k2rOWTUPW+7NL/QZQedE/BXAkXBQLUmUr4zdfLAVNiB/msbZTo9uO1NvwN4JenvwFRjmNVdh1TFWo16c5yHYy1ZG11iuV27GKIyg5618xbXzcR3AIQYQKL3iDvmaZ55jYDecTzOt9qW7RUAd93xb0MD0J0p9FVJw0FnCQ3jVDEWpiZ6FlDEXlgRFEm7R5PCx4dbj+nONgndwrJWhn+UKlvKv3hHoZdB+lpMDQVuzc22iAOBJk2OWRnOvSxkzDni2e/Ed1Bv9nvEx0rwCmm83cdtXAK7wknmgH2v root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCR96cu3J8xmjvCZO8ybwJNUBT1cUYmoTQ53h2rgDdISV/B4dJ2i1+vIDz766GJtBoOZGy/SZCJ13dvrWVMRVmY= 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.11,28,fe80::f816:3eff:fe07:ef4/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.11 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.11 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.11 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=176.11 === === 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:07:0E:F4 inet addr:10.1.0.11 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe07:ef4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:33 errors:0 dropped:0 overruns:0 frame:0 TX packets:109 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3380 (3.3 KiB) TX bytes:6360 (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.11 icmp_seq=1 Destination Host Unreachable From 10.1.0.11 icmp_seq=2 Destination Host Unreachable From 10.1.0.11 icmp_seq=3 Destination Host Unreachable From 10.1.0.11 icmp_seq=4 Destination Host Unreachable From 10.1.0.11 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4080ms 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.47 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.49 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.15 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.36 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.99 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4031ms rtt min/avg/max/mdev = 1.148/1.691/2.470/0.476 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 [ 15.595445] sctp: Hash tables configured (bind 256/256) [ 15.991296] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 16.036214] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 16.215236] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 16.253021] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 20.202492] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 21.294033] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 29.238713] 8021q: adding VLAN 0 to HW filter on device eth0 [ 173.576602] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 173.690118] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:53:03 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:53:08 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:53:08 cirros daemon.info dhcpcd[252]: DUID 00:04:87:86:53:4f:75:03:42:5f:ba:b6:f1:5e:33:be:a6:98 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:07:0e:f4 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe07:ef4 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.11 from 10.1.0.2 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.11/28 Mar 25 10:53:10 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.11 for 86400 seconds Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:53:23 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:55:32 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.252 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.252 via SSH timed out. User: cirros, Password: H6+~H3IFl_g^Q0c |
||||||
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:56:14,098 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_verify_created_server_vcpus): 200 GET https://213.32.79.71/compute/v2.1/flavors/42 0.044s 2025-03-25 09:56:14,098 84504 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:56:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '369', '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-c6f8751b-df96-4846-96a3-04911eea0b8e', 'x-compute-request-id': 'req-c6f8751b-df96-4846-96a3-04911eea0b8e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/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://213.32.79.71/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "https://213.32.79.71/compute/flavors/42"}]}}' 2025-03-25 09:56:14,102 84504 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:56:14,103 84504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.252:22' as 'cirros' with public key authentication 2025-03-25 09:56:17,183 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 1. Retry after 2 seconds. 2025-03-25 09:56:22,750 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 2. Retry after 3 seconds. 2025-03-25 09:56:29,342 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 3. Retry after 4 seconds. 2025-03-25 09:56:36,894 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 4. Retry after 5 seconds. 2025-03-25 09:56:45,470 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 5. Retry after 6 seconds. 2025-03-25 09:56:55,070 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 6. Retry after 7 seconds. 2025-03-25 09:57:05,630 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 7. Retry after 8 seconds. 2025-03-25 09:57:17,215 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 8. Retry after 9 seconds. 2025-03-25 09:57:29,822 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 9. Retry after 10 seconds. 2025-03-25 09:57:43,390 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 10. Retry after 11 seconds. 2025-03-25 09:57:57,982 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 11. Retry after 12 seconds. 2025-03-25 09:58:13,536 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 12. Retry after 13 seconds. 2025-03-25 09:58:30,112 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 13. Retry after 14 seconds. 2025-03-25 09:58:47,710 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 14. Retry after 15 seconds. 2025-03-25 09:59:06,270 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 15. Retry after 16 seconds. 2025-03-25 09:59:25,854 84504 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 ([Errno None] Unable to connect to port 22 on 172.24.5.252). Number attempts: 16. Retry after 17 seconds. 2025-03-25 09:59:46,463 84504 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.252 after 16 attempts. Proxy client: no proxy client 2025-03-25 09:59:46.463 84504 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 09:59:46.463 84504 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 09:59:46.463 84504 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 09:59:46.463 84504 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:59:46.463 84504 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 09:59:46.463 84504 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.252 2025-03-25 09:59:46.463 84504 ERROR tempest.lib.common.ssh 2025-03-25 09:59:46,465 84504 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServersTestManualDisk:test_verify_created_server_vcpus. Timeout trying to ssh to server {'id': '8786534f-7503-425f-bab6-f15e33bea698', 'name': 'tempest-ServersTestManualDisk-server-1201326619', 'status': 'ACTIVE', 'tenant_id': '5383022797ec4b488c226f770c874717', 'user_id': '78baea3b6a9942bc9af40f55572d9911', 'metadata': {'hello': 'world'}, 'hostId': 'f899d9542cb1e35d8c319e826c1fb199a0213e485d743f5f44d9cc2c', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/flavors/42'}]}, 'created': '2025-03-25T09:52:22Z', 'updated': '2025-03-25T09:52:38Z', 'addresses': {'tempest-ServersTestManualDisk-539863259-network': [{'version': 4, 'addr': '10.1.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:07:0e:f4'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '::babe:dc0c:1602', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/8786534f-7503-425f-bab6-f15e33bea698'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/8786534f-7503-425f-bab6-f15e33bea698'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-282377980', 'OS-SRV-USG:launched_at': '2025-03-25T09:52:37.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--2029296486'}], '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:59:47,270 84504 INFO [tempest.lib.common.rest_client] Request (ServersTestManualDisk:test_verify_created_server_vcpus): 200 POST https://213.32.79.71/compute/v2.1/servers/8786534f-7503-425f-bab6-f15e33bea698/action 0.804s 2025-03-25 09:59:47,271 84504 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:59:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40005', '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-aa8900bc-5531-4a58-9e98-912e1ca1983d', 'x-compute-request-id': 'req-aa8900bc-5531-4a58-9e98-912e1ca1983d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/8786534f-7503-425f-bab6-f15e33bea698/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.444 MHz processor\\n[ 0.038299] last_pfn = 0xbfdd max_arch_pfn = 0x400000000\\n[ 0.040763] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.110578] found SMP MP-table at [mem 0x000f5460-0x000f546f]\\n[ 0.126834] RAMDISK: [mem 0x0b728000-0x0bfcffff]\\n[ 0.127909] ACPI: Early table checksum verification disabled\\n[ 0.128952] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\n[ 0.129678] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.131024] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.132626] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.132891] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.133180] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.133295] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.133395] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.133638] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7]\\n[ 0.133734] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83]\\n[ 0.133774] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.133801] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f]\\n[ 0.133826] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7]\\n[ 0.133850] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf]\\n[ 0.139715] No NUMA configuration found\\n[ 0.139870] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.141655] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff]\\n[ 0.153647] Zone ranges:\\n[ 0.153809] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.154033] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.154094] Normal empty\\n[ 0.154153] Device empty\\n[ 0.154203] Movable zone start for each node\\n[ 0.154286] Early memory node ranges\\n[ 0.154364] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.154653] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.155058] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.159575] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.160534] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.173063] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.174393] ACPI: PM-Timer IO Port: 0x608\\n[ 0.175558] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.177004] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 2025-03-25 09:59:47,273 84504 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 8786534f-7503-425f-bab6-f15e33bea698: [ 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.444 MHz processor [ 0.038299] last_pfn = 0xbfdd max_arch_pfn = 0x400000000 [ 0.040763] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.110578] found SMP MP-table at [mem 0x000f5460-0x000f546f] [ 0.126834] RAMDISK: [mem 0x0b728000-0x0bfcffff] [ 0.127909] ACPI: Early table checksum verification disabled [ 0.128952] ACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS ) [ 0.129678] ACPI: RSDT 0x000000000BFE1BD0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.131024] ACPI: FACP 0x000000000BFE1A84 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.132626] ACPI: DSDT 0x000000000BFE0040 001A44 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.132891] ACPI: FACS 0x000000000BFE0000 000040 [ 0.133180] ACPI: APIC 0x000000000BFE1AF8 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.133295] ACPI: HPET 0x000000000BFE1B70 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.133395] ACPI: WAET 0x000000000BFE1BA8 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.133638] ACPI: Reserving FACP table memory at [mem 0xbfe1a84-0xbfe1af7] [ 0.133734] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1a83] [ 0.133774] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f] [ 0.133801] ACPI: Reserving APIC table memory at [mem 0xbfe1af8-0xbfe1b6f] [ 0.133826] ACPI: Reserving HPET table memory at [mem 0xbfe1b70-0xbfe1ba7] [ 0.133850] ACPI: Reserving WAET table memory at [mem 0xbfe1ba8-0xbfe1bcf] [ 0.139715] No NUMA configuration found [ 0.139870] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff] [ 0.141655] NODE_DATA(0) allocated [mem 0x0b6fe000-0x0b727fff] [ 0.153647] Zone ranges: [ 0.153809] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.154033] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff] [ 0.154094] Normal empty [ 0.154153] Device empty [ 0.154203] Movable zone start for each node [ 0.154286] Early memory node ranges [ 0.154364] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.154653] node 0: [mem 0x0000000000100000-0x000000000bfdcfff] [ 0.155058] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff] [ 0.159575] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.160534] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.173063] On node 0, zone DMA32: 16419 pages in unavailable ranges [ 0.174393] ACPI: PM-Timer IO Port: 0x608 [ 0.175558] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.177004] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.177425] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.178283] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.178418] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.178729] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.178795] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.179410] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.179581] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.180534] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.185077] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.185350] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.185459] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.185520] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.185893] [mem 0x0c000000-0xfffbffff] available for PCI devices [ 0.186042] Booting paravirtualized kernel on bare hardware [ 0.186937] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.188223] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.200965] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152 [ 0.206209] Built 1 zonelists, mobility grouping on. Total pages: 48093 [ 0.206320] Policy zone: DMA32 [ 0.206651] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 console=hvc0 no_timer_check [ 0.210482] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.211245] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.216366] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.234242] Memory: 123960K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 71856K reserved, 0K cma-reserved) [ 0.251924] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.255179] Kernel/User page tables isolation: enabled [ 0.264782] ftrace: allocating 50748 entries in 199 pages [ 0.510897] ftrace: allocated 199 pages with 5 groups [ 0.543388] rcu: Hierarchical RCU implementation. [ 0.543585] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.543952] Rude variant of Tasks RCU enabled. [ 0.544005] Tracing variant of Tasks RCU enabled. [ 0.544292] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.544402] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.641880] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.674399] Console: colour VGA+ 80x25 [ 0.689840] printk: console [tty0] enabled [ 0.728349] printk: console [ttyS0] enabled [ 0.731878] ACPI: Core revision 20210730 [ 0.751936] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.768952] APIC: Switch to symmetric I/O mode setup [ 0.785676] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.790096] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283b729bc7, max_idle_ns: 440795325667 ns [ 0.795905] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.88 BogoMIPS (lpj=9577776) [ 0.807493] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.808256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.809834] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.812066] Spectre V2 : Mitigation: Retpolines [ 0.812671] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.813552] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.814660] Speculative Store Bypass: Vulnerable [ 0.816166] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.816972] MMIO Stale Data: Unknown: No mitigations [ 0.823663] x86/fpu: x87 FPU will use FXSAVE [ 1.534857] Freeing SMP alternatives memory: 44K [ 1.538315] pid_max: default: 32768 minimum: 301 [ 1.555111] LSM: Security Framework initializing [ 1.558674] landlock: Up and running. [ 1.559559] Yama: becoming mindful. [ 1.576371] AppArmor: AppArmor initialized [ 1.593036] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.594291] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.791493] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.802580] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.804461] signal: max sigframe size: 1440 [ 1.806838] rcu: Hierarchical SRCU implementation. [ 1.816141] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.825030] smp: Bringing up secondary CPUs ... [ 1.825547] smp: Brought up 1 node, 1 CPU [ 1.825879] smpboot: Max logical packages: 1 [ 1.826283] smpboot: Total of 1 processors activated (4788.88 BogoMIPS) [ 1.854876] devtmpfs: initialized [ 1.861318] x86/mm: Memory block size: 128MB [ 1.871774] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.873273] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.881839] pinctrl core: initialized pinctrl subsystem [ 1.898375] PM: RTC time: 09:52:41, date: 2025-03-25 [ 1.914711] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.923038] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.924819] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.925571] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.926534] audit: initializing netlink subsys (disabled) [ 1.932952] audit: type=2000 audit(1742896361.164:1): state=initialized audit_enabled=0 res=1 [ 1.943696] thermal_sys: Registered thermal governor 'fair_share' [ 1.943808] thermal_sys: Registered thermal governor 'bang_bang' [ 1.944233] thermal_sys: Registered thermal governor 'step_wise' [ 1.944607] thermal_sys: Registered thermal governor 'user_space' [ 1.944946] thermal_sys: Registered thermal governor 'power_allocator' [ 1.945758] EISA bus registered [ 1.946752] cpuidle: using governor ladder [ 1.947182] cpuidle: using governor menu [ 1.948452] ACPI: bus type PCI registered [ 1.948945] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.957100] PCI: Using configuration type 1 for base access [ 2.000143] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 2.007686] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 2.066492] ACPI: Added _OSI(Module Device) [ 2.067777] ACPI: Added _OSI(Processor Device) [ 2.068100] ACPI: Added _OSI(3.0 _SCP Extensions) [ 2.068418] ACPI: Added _OSI(Processor Aggregator Device) [ 2.069129] ACPI: Added _OSI(Linux-Dell-Video) [ 2.069587] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 2.070609] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 2.129081] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 2.175838] ACPI: Interpreter enabled [ 2.178031] ACPI: PM: (supports S0 S3 S4 S5) [ 2.178390] ACPI: Using IOAPIC for interrupt routing [ 2.180100] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 2.180682] PCI: Using E820 reservations for host bridge windows [ 2.185253] ACPI: Enabled 2 GPEs in block 00 to 0F [ 2.301730] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 2.303984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 2.308984] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 2.333324] acpiphp: Slot [3] registered [ 2.334567] acpiphp: Slot [4] registered [ 2.335282] acpiphp: Slot [5] registered [ 2.336292] acpiphp: Slot [6] registered [ 2.337082] acpiphp: Slot [7] registered [ 2.338052] acpiphp: Slot [8] registered [ 2.338822] acpiphp: Slot [9] registered [ 2.339776] acpiphp: Slot [10] registered [ 2.340667] acpiphp: Slot [11] registered [ 2.341416] acpiphp: Slot [12] registered [ 2.342189] acpiphp: Slot [13] registered [ 2.342968] acpiphp: Slot [14] registered [ 2.343493] acpiphp: Slot [15] registered [ 2.343493] acpiphp: Slot [16] registered [ 2.344074] acpiphp: Slot [17] registered [ 2.344910] acpiphp: Slot [18] registered [ 2.345689] acpiphp: Slot [19] registered [ 2.347816] acpiphp: Slot [20] registered [ 2.348701] acpiphp: Slot [21] registered [ 2.349631] acpiphp: Slot [22] registered [ 2.350573] acpiphp: Slot [23] registered [ 2.351926] acpiphp: Slot [24] registered [ 2.352751] acpiphp: Slot [25] registered [ 2.353565] acpiphp: Slot [26] registered [ 2.354373] acpiphp: Slot [27] registered [ 2.355154] acpiphp: Slot [28] registered [ 2.355876] acpiphp: Slot [29] registered [ 2.356792] acpiphp: Slot [30] registered [ 2.357590] acpiphp: Slot [31] registered [ 2.359684] PCI host bridge to bus 0000:00 [ 2.361820] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.362633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 2.363555] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 2.364204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 2.365167] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 2.365921] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 2.375853] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 2.389406] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 2.393201] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 2.398332] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 2.400939] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2.401516] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 2.401923] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 2.402343] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 2.406427] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 2.407636] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 2.408770] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 2.414262] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 2.415546] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 2.421478] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 2.425529] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 2.432518] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 2.433988] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.441522] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 2.443562] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 2.447543] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 2.452821] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 2.460557] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 2.500711] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 2.503614] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 2.506512] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 2.514932] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 2.548421] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 2.550730] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 2.555456] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 2.582306] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 2.584295] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 2.586669] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 2.595569] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.647828] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.652096] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.655958] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.659067] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.660720] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.679117] iommu: Default domain type: Translated [ 2.679638] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.688710] SCSI subsystem initialized [ 2.697838] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.698656] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.699766] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.700765] vgaarb: loaded [ 2.703960] ACPI: bus type USB registered [ 2.705027] usbcore: registered new interface driver usbfs [ 2.706378] usbcore: registered new interface driver hub [ 2.707286] usbcore: registered new device driver usb [ 2.708591] pps_core: LinuxPPS API ver. 1 registered [ 2.709137] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.710168] PTP clock support registered [ 2.713353] EDAC MC: Ver: 3.0.0 [ 2.742087] NetLabel: Initializing [ 2.742708] NetLabel: domain hash size = 128 [ 2.743202] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.746450] NetLabel: unlabeled traffic allowed by default [ 2.750379] PCI: Using ACPI for IRQ routing [ 2.758346] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.760145] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.760914] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.769535] clocksource: Switched to clocksource tsc-early [ 3.140484] VFS: Disk quotas dquot_6.6.0 [ 3.145684] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.171762] AppArmor: AppArmor Filesystem Enabled [ 3.181863] pnp: PnP ACPI init [ 3.221088] pnp: PnP ACPI: found 5 devices [ 3.303907] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 3.306501] NET: Registered PF_INET protocol family [ 3.309016] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 3.335701] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 3.336937] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 3.338807] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 3.340119] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 3.341306] TCP: Hash tables configured (established 2048 bind 2048) [ 3.346833] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 3.348606] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.350013] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 3.356169] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 3.356755] NET: Registered PF_XDP protocol family [ 3.361667] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 3.362482] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 3.363068] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 3.363672] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 3.364264] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 3.368040] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 3.371091] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 3.371949] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 3.372971] PCI: CLS 0 bytes, default 64 [ 3.402730] Trying to unpack rootfs image as initramfs... [ 3.417925] Initialise system trusted keyrings [ 3.425067] Key type blacklist registered [ 3.431674] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 3.502352] zbud: loaded [ 3.519837] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.535787] fuse: init (API version 7.34) [ 3.564510] integrity: Platform Keyring initialized [ 3.690130] Key type asymmetric registered [ 3.690953] Asymmetric key parser 'x509' registered [ 3.697741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.702577] io scheduler mq-deadline registered [ 3.719871] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.740440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.762446] ACPI: button: Power Button [PWRF] [ 4.413422] tsc: Refined TSC clocksource calibration: 2394.463 MHz [ 4.414932] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c8e76b3, max_idle_ns: 440795319299 ns [ 4.415870] clocksource: Switched to clocksource tsc [ 5.470969] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 6.139494] Freeing initrd memory: 8864K [ 6.670474] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 7.458936] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 8.227536] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 9.025695] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 9.058469] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 9.107193] Linux agpgart interface v0.103 [ 9.173823] loop: module loaded [ 9.197874] scsi host0: ata_piix [ 9.203923] scsi host1: ata_piix [ 9.205427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 9.206121] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 9.218504] tun: Universal TUN/TAP device driver, 1.6 [ 9.220343] PPP generic driver version 2.4.2 [ 9.224304] VFIO - User Level meta-driver version: 0.3 [ 9.231288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 9.232560] ehci-pci: EHCI PCI platform driver [ 9.234229] ehci-platform: EHCI generic platform driver [ 9.235234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 9.236006] ohci-pci: OHCI PCI platform driver [ 9.236960] ohci-platform: OHCI generic platform driver [ 9.237561] uhci_hcd: USB Universal Host Controller Interface driver [ 9.240758] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 9.251041] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 9.252128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 9.258275] mousedev: PS/2 mouse device common for all mice [ 9.267190] rtc_cmos 00:04: RTC can wake from S4 [ 9.276555] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 9.288350] rtc_cmos 00:04: registered as rtc0 [ 9.290861] rtc_cmos 00:04: setting system clock to 2025-03-25T09:52:49 UTC (1742896369) [ 9.294842] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 9.296295] i2c_dev: i2c /dev entries driver [ 9.298617] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 9.300926] device-mapper: uevent: version 1.0.3 [ 9.304784] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 9.307640] platform eisa.0: Probing EISA bus 0 [ 9.308575] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 9.309852] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 9.310276] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 9.310705] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 9.311233] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 9.311874] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 9.312328] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 9.312953] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 9.313531] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 9.314245] platform eisa.0: EISA: Detected 0 cards [ 9.314931] intel_pstate: CPU model not supported [ 9.316249] ledtrig-cpu: registered to indicate activity on CPUs [ 9.322245] drop_monitor: Initializing network drop monitor service [ 9.326698] NET: Registered PF_INET6 protocol family [ 9.836337] Segment Routing with IPv6 [ 9.838800] In-situ OAM (IOAM) with IPv6 [ 9.841625] NET: Registered PF_PACKET protocol family [ 9.843931] Key type dns_resolver registered [ 9.849976] IPI shorthand broadcast: enabled [ 9.851389] sched_clock: Marking stable (9744181849, 104575034)->(10095038597, -246281714) [ 9.857648] registered taskstats version 1 [ 9.860578] Loading compiled-in X.509 certificates [ 9.905441] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 9.912628] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 9.920013] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 9.921693] blacklist: Loading compiled-in revocation X.509 certificates [ 9.926971] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 9.928798] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 9.930418] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 9.933159] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 9.934761] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 9.935782] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 9.936690] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 9.938161] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 9.944869] zswap: loaded using pool lzo/zbud [ 9.956099] Key type .fscrypt registered [ 9.956746] Key type fscrypt-provisioning registered [ 10.102434] Key type encrypted registered [ 10.103110] AppArmor: AppArmor sha1 policy hashing enabled [ 10.104367] ima: No TPM chip found, activating TPM-bypass! [ 10.105979] Loading compiled-in module X.509 certificates [ 10.111722] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 10.113690] ima: Allocated hash algorithm: sha1 [ 10.121200] ima: No architecture policies found [ 10.123507] evm: Initialising EVM extended attributes: [ 10.124156] evm: security.selinux [ 10.124603] evm: security.SMACK64 [ 10.125290] evm: security.SMACK64EXEC [ 10.125557] evm: security.SMACK64TRANSMUTE [ 10.125821] evm: security.SMACK64MMAP [ 10.126156] evm: security.apparmor [ 10.126467] evm: security.ima [ 10.126730] evm: security.capability [ 10.127206] evm: HMAC attrs: 0x1 [ 10.135343] PM: Magic number: 1:154:880 [ 10.145295] RAS: Correctable Errors collector initialized. [ 10.149416] clk: Disabling unused clocks [ 10.182134] Freeing unused decrypted memory: 2036K [ 10.357870] Freeing unused kernel image (initmem) memory: 3368K [ 10.360177] Write protecting the kernel read-only data: 30720k [ 10.366772] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 10.369913] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 10.765690] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.767692] x86/mm: Checking user space page tables [ 11.189718] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 11.191085] Run /init as init process info: initramfs: up at 11.46 [ 13.605239] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 14.412550] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 14.535736] 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.10 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:87:86:53:4f:75:03:42:5f:ba:b6:f1:5e:33:be:a6:98 eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:07:0e:f4 eth0: adding address fe80::f816:3eff:fe07:ef4 eth0: soliciting a DHCP lease eth0: offered 10.1.0.11 from 10.1.0.2 eth0: probing address 10.1.0.11/28 eth0: soliciting an IPv6 router eth0: leased 10.1.0.11 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.13. request failed failed 2/20: up 41.67. request failed failed 3/20: up 44.10. request failed failed 4/20: up 93.48. request failed failed 5/20: up 98.87. request failed failed 6/20: up 101.93. request failed failed 7/20: up 107.32. request failed failed 8/20: up 110.39. request failed failed 9/20: up 116.21. request failed failed 10/20: up 118.99. request failed failed 11/20: up 124.48. request failed failed 12/20: up 127.53. request failed failed 13/20: up 132.98. request failed failed 14/20: up 136.03. request failed failed 15/20: up 141.44. request failed failed 16/20: up 144.52. request failed failed 17/20: up 149.95. request failed failed 18/20: up 153.02. request failed failed 19/20: up 158.47. request failed failed 20/20: up 161.60. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPfZIvcr3dagAe2ByUwVbjXqutQiarSdVimlCqBWPXkMIm72iL+k2rOWTUPW+7NL/QZQedE/BXAkXBQLUmUr4zdfLAVNiB/msbZTo9uO1NvwN4JenvwFRjmNVdh1TFWo16c5yHYy1ZG11iuV27GKIyg5618xbXzcR3AIQYQKL3iDvmaZ55jYDecTzOt9qW7RUAd93xb0MD0J0p9FVJw0FnCQ3jVDEWpiZ6FlDEXlgRFEm7R5PCx4dbj+nONgndwrJWhn+UKlvKv3hHoZdB+lpMDQVuzc22iAOBJk2OWRnOvSxkzDni2e/Ed1Bv9nvEx0rwCmm83cdtXAK7wknmgH2v root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCR96cu3J8xmjvCZO8ybwJNUBT1cUYmoTQ53h2rgDdISV/B4dJ2i1+vIDz766GJtBoOZGy/SZCJ13dvrWVMRVmY= 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.11,28,fe80::f816:3eff:fe07:ef4/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.11 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.11 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.11 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=176.11 === === 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:07:0E:F4 inet addr:10.1.0.11 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe07:ef4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:33 errors:0 dropped:0 overruns:0 frame:0 TX packets:109 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3380 (3.3 KiB) TX bytes:6360 (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.11 icmp_seq=1 Destination Host Unreachable From 10.1.0.11 icmp_seq=2 Destination Host Unreachable From 10.1.0.11 icmp_seq=3 Destination Host Unreachable From 10.1.0.11 icmp_seq=4 Destination Host Unreachable From 10.1.0.11 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4080ms 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.47 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=1.49 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.15 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.36 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.99 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4031ms rtt min/avg/max/mdev = 1.148/1.691/2.470/0.476 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 [ 15.595445] sctp: Hash tables configured (bind 256/256) [ 15.991296] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 16.036214] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 16.215236] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 16.253021] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 20.202492] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 21.294033] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 29.238713] 8021q: adding VLAN 0 to HW filter on device eth0 [ 173.576602] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 173.690118] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 10:53:03 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 10:53:08 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 10:53:08 cirros daemon.info dhcpcd[252]: DUID 00:04:87:86:53:4f:75:03:42:5f:ba:b6:f1:5e:33:be:a6:98 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:07:0e:f4 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe07:ef4 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.11 from 10.1.0.2 Mar 25 10:53:09 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.11/28 Mar 25 10:53:10 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.11 for 86400 seconds Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 10:53:14 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 10:53:23 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 10:55:32 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.252 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.252 via SSH timed out. User: cirros, Password: H6+~H3IFl_g^Q0c |
||||||
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 10:03:43,446 84502 INFO [tempest.api.compute.base] Attempting to verify tagged devices in server c4925137-c1c2-4659-9ef5-9f29f93f25dc via the metadata service: http://169.254.169.254/openstack/latest/meta_data.json 2025-03-25 10:03:43,446 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; curl -V 2025-03-25 10:03:43,446 84502 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.96:22' as 'cirros' with public key authentication 2025-03-25 10:03:46,526 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 1. Retry after 2 seconds. 2025-03-25 10:03:52,094 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 2. Retry after 3 seconds. 2025-03-25 10:03:58,686 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 3. Retry after 4 seconds. 2025-03-25 10:04:06,238 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 4. Retry after 5 seconds. 2025-03-25 10:04:14,814 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 5. Retry after 6 seconds. 2025-03-25 10:04:24,414 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 6. Retry after 7 seconds. 2025-03-25 10:04:34,974 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 7. Retry after 8 seconds. 2025-03-25 10:04:46,559 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 8. Retry after 9 seconds. 2025-03-25 10:04:59,166 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 9. Retry after 10 seconds. 2025-03-25 10:05:12,735 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 10. Retry after 11 seconds. 2025-03-25 10:05:27,326 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 11. Retry after 12 seconds. 2025-03-25 10:05:42,878 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 12. Retry after 13 seconds. 2025-03-25 10:05:59,455 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 13. Retry after 14 seconds. 2025-03-25 10:06:17,054 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 14. Retry after 15 seconds. 2025-03-25 10:06:35,614 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 15. Retry after 16 seconds. 2025-03-25 10:06:55,199 84502 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 ([Errno None] Unable to connect to port 22 on 172.24.5.96). Number attempts: 16. Retry after 17 seconds. 2025-03-25 10:07:15,806 84502 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.5.96 after 16 attempts. Proxy client: no proxy client 2025-03-25 10:07:15.806 84502 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2025-03-25 10:07:15.806 84502 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 136, in _get_ssh_connection 2025-03-25 10:07:15.806 84502 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2025-03-25 10:07:15.806 84502 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:07:15.806 84502 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2025-03-25 10:07:15.806 84502 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.5.96 2025-03-25 10:07:15.806 84502 ERROR tempest.lib.common.ssh 2025-03-25 10:07:15,812 84502 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 10:03:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '412', 'location': 'https://213.32.79.71/compute/v2.1/servers/c4925137-c1c2-4659-9ef5-9f29f93f25dc', '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-2f05675a-e1d7-437d-9633-9940bdc0cab7', 'x-compute-request-id': 'req-2f05675a-e1d7-437d-9633-9940bdc0cab7', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.79.71/compute/v2.1/servers'} Body: {'id': 'c4925137-c1c2-4659-9ef5-9f29f93f25dc', 'name': 'guest-instance-1', 'status': 'ACTIVE', 'tenant_id': '49ad45f3919b448ba821365af69324f3', 'user_id': 'c3c68e977f1248a7abd046159a7895cc', 'metadata': {}, 'hostId': 'b7af6652bec34ad5d443884083d4c59ac59cbf2909b853169293f549', 'image': {'id': '2100db60-9a3d-437d-a951-86290bf45179', 'links': [{'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/images/2100db60-9a3d-437d-a951-86290bf45179'}]}, 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'created': '2025-03-25T10:03:28Z', 'updated': '2025-03-25T10:03:41Z', 'addresses': {'tempest-ServersV294TestFqdnHostnames-335875672-network': [{'version': 4, 'addr': '10.1.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:98:f9:aa'}]}, 'accessIPv4': '1.1.1.1', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'https://213.32.79.71/compute/v2.1/servers/c4925137-c1c2-4659-9ef5-9f29f93f25dc'}, {'rel': 'bookmark', 'href': 'https://213.32.79.71/compute/servers/c4925137-c1c2-4659-9ef5-9f29f93f25dc'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-969264849', 'OS-SRV-USG:launched_at': '2025-03-25T10:03:41.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--738099771'}], '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:07:16,405 84502 INFO [tempest.lib.common.rest_client] Request (ServersV294TestFqdnHostnames:test_verify_hostname_allows_fqdn): 200 POST https://213.32.79.71/compute/v2.1/servers/c4925137-c1c2-4659-9ef5-9f29f93f25dc/action 0.591s 2025-03-25 10:07:16,407 84502 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:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '40047', '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-2edad4a6-08d3-4144-a92c-c2db5d188740', 'x-compute-request-id': 'req-2edad4a6-08d3-4144-a92c-c2db5d188740', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.79.71/compute/v2.1/servers/c4925137-c1c2-4659-9ef5-9f29f93f25dc/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 10:07:16,410 84502 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server c4925137-c1c2-4659-9ef5-9f29f93f25dc: [ 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.032000] tsc: using HPET reference calibration [ 0.036000] tsc: Detected 2394.513 MHz processor [ 0.004009] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2283f84fbd5, max_idle_ns: 440795297650 ns [ 0.010029] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.02 BogoMIPS (lpj=9578052) [ 0.018076] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.018549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.019451] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.020755] Spectre V2 : Mitigation: Retpolines [ 0.021128] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.021845] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.022533] Speculative Store Bypass: Vulnerable [ 0.023387] MDS: Vulnerable: Clear CPU buffers attempted, no microcode [ 0.023802] MMIO Stale Data: Unknown: No mitigations [ 0.025282] x86/fpu: x87 FPU will use FXSAVE [ 0.741787] Freeing SMP alternatives memory: 44K [ 0.745439] pid_max: default: 32768 minimum: 301 [ 0.761168] LSM: Security Framework initializing [ 0.766855] landlock: Up and running. [ 0.767490] Yama: becoming mindful. [ 0.785120] AppArmor: AppArmor initialized [ 0.799996] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.801376] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.005750] smpboot: CPU0: Intel Core i7 9xx (Nehalem Class Core i7) (family: 0x6, model: 0x1a, stepping: 0x3) [ 1.030708] Performance Events: unsupported p6 CPU model 26 no PMU driver, software events only. [ 1.034445] signal: max sigframe size: 1440 [ 1.039264] rcu: Hierarchical SRCU implementation. [ 1.059918] NMI watchdog: Perf NMI watchdog permanently disabled [ 1.071469] smp: Bringing up secondary CPUs ... [ 1.072147] smp: Brought up 1 node, 1 CPU [ 1.072750] smpboot: Max logical packages: 1 [ 1.073423] smpboot: Total of 1 processors activated (4789.02 BogoMIPS) [ 1.116682] devtmpfs: initialized [ 1.127712] x86/mm: Memory block size: 128MB [ 1.146692] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.149391] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 1.162824] pinctrl core: initialized pinctrl subsystem [ 1.190447] PM: RTC time: 10:03:45, date: 2025-03-25 [ 1.219233] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 1.233847] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 1.236441] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 1.237750] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 1.238631] audit: initializing netlink subsys (disabled) [ 1.247239] audit: type=2000 audit(1742897024.276:1): state=initialized audit_enabled=0 res=1 [ 1.265392] thermal_sys: Registered thermal governor 'fair_share' [ 1.265533] thermal_sys: Registered thermal governor 'bang_bang' [ 1.265848] thermal_sys: Registered thermal governor 'step_wise' [ 1.266397] thermal_sys: Registered thermal governor 'user_space' [ 1.266902] thermal_sys: Registered thermal governor 'power_allocator' [ 1.268220] EISA bus registered [ 1.269736] cpuidle: using governor ladder [ 1.270124] cpuidle: using governor menu [ 1.275156] ACPI: bus type PCI registered [ 1.276111] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.286225] PCI: Using configuration type 1 for base access [ 1.356295] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 1.366180] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 1.434987] ACPI: Added _OSI(Module Device) [ 1.435413] ACPI: Added _OSI(Processor Device) [ 1.435698] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.435961] ACPI: Added _OSI(Processor Aggregator Device) [ 1.436577] ACPI: Added _OSI(Linux-Dell-Video) [ 1.437484] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 1.437947] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 1.509188] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 1.567897] ACPI: Interpreter enabled [ 1.571435] ACPI: PM: (supports S0 S3 S4 S5) [ 1.572188] ACPI: Using IOAPIC for interrupt routing [ 1.574594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.575665] PCI: Using E820 reservations for host bridge windows [ 1.583629] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.705695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.706624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] [ 1.711773] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.728167] acpiphp: Slot [3] registered [ 1.728970] acpiphp: Slot [4] registered [ 1.729486] acpiphp: Slot [5] registered [ 1.730010] acpiphp: Slot [6] registered [ 1.730571] acpiphp: Slot [7] registered [ 1.731507] acpiphp: Slot [8] registered [ 1.731985] acpiphp: Slot [9] registered [ 1.732559] acpiphp: Slot [10] registered [ 1.733274] acpiphp: Slot [11] registered [ 1.734023] acpiphp: Slot [12] registered [ 1.734555] acpiphp: Slot [13] registered [ 1.735339] acpiphp: Slot [14] registered [ 1.736144] acpiphp: Slot [15] registered [ 1.736983] acpiphp: Slot [16] registered [ 1.738259] acpiphp: Slot [17] registered [ 1.739091] acpiphp: Slot [18] registered [ 1.739886] acpiphp: Slot [19] registered [ 1.740659] acpiphp: Slot [20] registered [ 1.741460] acpiphp: Slot [21] registered [ 1.742231] acpiphp: Slot [22] registered [ 1.743230] acpiphp: Slot [23] registered [ 1.744470] acpiphp: Slot [24] registered [ 1.745225] acpiphp: Slot [25] registered [ 1.745750] acpiphp: Slot [26] registered [ 1.745750] acpiphp: Slot [27] registered [ 1.745848] acpiphp: Slot [28] registered [ 1.746515] acpiphp: Slot [29] registered [ 1.747257] acpiphp: Slot [30] registered [ 1.747826] acpiphp: Slot [31] registered [ 1.750401] PCI host bridge to bus 0000:00 [ 1.751787] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.752445] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.753496] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.753828] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.754701] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window] [ 1.755381] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.760885] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 [ 1.777379] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 [ 1.785053] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 [ 1.794180] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] [ 1.797978] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.798794] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.799342] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.799887] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.810624] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 [ 1.812112] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.812727] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.817200] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 [ 1.819819] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref] [ 1.827846] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref] [ 1.831229] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff] [ 1.836118] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref] [ 1.838092] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.843275] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 [ 1.845484] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf] [ 1.847347] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff] [ 1.855517] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref] [ 1.859412] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref] [ 1.892672] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 [ 1.894519] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f] [ 1.896575] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff] [ 1.904098] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref] [ 1.935389] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00 [ 1.937090] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff] [ 1.942569] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref] [ 1.982943] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00 [ 1.985867] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] [ 1.988804] pci 0000:00:06.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff] [ 1.998774] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref] [ 2.047025] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 2.050323] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 2.052645] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 2.055361] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 2.056620] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 2.075577] iommu: Default domain type: Translated [ 2.076358] iommu: DMA domain TLB invalidation policy: lazy mode [ 2.088710] SCSI subsystem initialized [ 2.100795] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 2.101750] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 2.101932] pci 0000:00:02.0: vgaarb: bridge control possible [ 2.102513] vgaarb: loaded [ 2.104469] ACPI: bus type USB registered [ 2.106405] usbcore: registered new interface driver usbfs [ 2.107230] usbcore: registered new interface driver hub [ 2.108078] usbcore: registered new device driver usb [ 2.110114] pps_core: LinuxPPS API ver. 1 registered [ 2.110592] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 2.111591] PTP clock support registered [ 2.114531] EDAC MC: Ver: 3.0.0 [ 2.139174] NetLabel: Initializing [ 2.139787] NetLabel: domain hash size = 128 [ 2.140274] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 2.142587] NetLabel: unlabeled traffic allowed by default [ 2.145463] PCI: Using ACPI for IRQ routing [ 2.153984] hpet: 3 channels of 0 reserved for per-cpu timers [ 2.154910] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 2.155373] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 2.164212] clocksource: Switched to clocksource tsc-early [ 2.515853] VFS: Disk quotas dquot_6.6.0 [ 2.516732] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.539812] AppArmor: AppArmor Filesystem Enabled [ 2.541206] pnp: PnP ACPI init [ 2.564638] pnp: PnP ACPI: found 5 devices [ 2.641366] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.644803] NET: Registered PF_INET protocol family [ 2.647088] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.674536] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 2.675719] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 2.676580] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 2.677623] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.678666] TCP: Hash tables configured (established 2048 bind 2048) [ 2.683059] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear) [ 2.684339] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.685442] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.689096] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.690712] NET: Registered PF_XDP protocol family [ 2.693251] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 2.694233] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 2.694787] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 2.695380] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window] [ 2.695975] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 2.698474] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.699368] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.699991] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.700640] PCI: CLS 0 bytes, default 64 [ 2.731112] Trying to unpack rootfs image as initramfs... [ 2.752416] Initialise system trusted keyrings [ 2.761359] Key type blacklist registered [ 2.767496] workingset: timestamp_bits=36 max_order=15 bucket_order=0 [ 2.845334] zbud: loaded [ 2.882505] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.899646] fuse: init (API version 7.34) [ 2.941762] integrity: Platform Keyring initialized [ 3.098662] Key type asymmetric registered [ 3.099204] Asymmetric key parser 'x509' registered [ 3.100407] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.107830] io scheduler mq-deadline registered [ 3.122865] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 3.146403] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.157110] ACPI: button: Power Button [PWRF] [ 3.742665] tsc: Refined TSC clocksource calibration: 2394.461 MHz [ 3.744380] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2283c728b15, max_idle_ns: 440795261986 ns [ 3.750116] clocksource: Switched to clocksource tsc [ 4.770370] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 5.236064] Freeing initrd memory: 8864K [ 5.776407] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.613790] ACPI: \_SB_.LNKD: Enabled at IRQ 11 [ 7.268523] ACPI: \_SB_.LNKA: Enabled at IRQ 10 [ 7.936372] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 7.968808] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 8.028857] Linux agpgart interface v0.103 [ 8.108007] loop: module loaded [ 8.136258] scsi host0: ata_piix [ 8.142339] scsi host1: ata_piix [ 8.143884] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 8.144629] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 8.162128] tun: Universal TUN/TAP device driver, 1.6 [ 8.163982] PPP generic driver version 2.4.2 [ 8.167087] VFIO - User Level meta-driver version: 0.3 [ 8.173405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.174674] ehci-pci: EHCI PCI platform driver [ 8.175433] ehci-platform: EHCI generic platform driver [ 8.175920] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.176472] ohci-pci: OHCI PCI platform driver [ 8.177056] ohci-platform: OHCI generic platform driver [ 8.177741] uhci_hcd: USB Universal Host Controller Interface driver [ 8.180806] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 8.188625] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.190077] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.196608] mousedev: PS/2 mouse device common for all mice [ 8.208504] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 8.211846] rtc_cmos 00:04: RTC can wake from S4 [ 8.222163] rtc_cmos 00:04: registered as rtc0 [ 8.224296] rtc_cmos 00:04: setting system clock to 2025-03-25T10:03:52 UTC (1742897032) [ 8.227758] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 8.228731] i2c_dev: i2c /dev entries driver [ 8.230219] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 8.232104] device-mapper: uevent: version 1.0.3 [ 8.234644] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com [ 8.236263] platform eisa.0: Probing EISA bus 0 [ 8.237656] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 8.239129] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 8.239897] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 8.240535] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 8.241128] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 8.241749] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 8.242667] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 8.243289] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 8.243904] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 8.244592] platform eisa.0: EISA: Detected 0 cards [ 8.245456] intel_pstate: CPU model not supported [ 8.247207] ledtrig-cpu: registered to indicate activity on CPUs [ 8.251886] drop_monitor: Initializing network drop monitor service [ 8.258884] NET: Registered PF_INET6 protocol family [ 8.720829] Segment Routing with IPv6 [ 8.722186] In-situ OAM (IOAM) with IPv6 [ 8.723877] NET: Registered PF_PACKET protocol family [ 8.725778] Key type dns_resolver registered [ 8.732116] IPI shorthand broadcast: enabled [ 8.734419] sched_clock: Marking stable (8768137035, -34249117)->(8944705859, -210817941) [ 8.740843] registered taskstats version 1 [ 8.743407] Loading compiled-in X.509 certificates [ 8.778038] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.784934] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 8.790433] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 8.791664] blacklist: Loading compiled-in revocation X.509 certificates [ 8.795597] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 8.796997] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03' [ 8.798780] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b' [ 8.800021] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8' [ 8.801118] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d' [ 8.802583] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c' [ 8.803538] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af' [ 8.804494] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9' [ 8.808576] zswap: loaded using pool lzo/zbud [ 8.819023] Key type .fscrypt registered [ 8.819511] Key type fscrypt-provisioning registered [ 8.973069] Key type encrypted registered [ 8.973781] AppArmor: AppArmor sha1 policy hashing enabled [ 8.975709] ima: No TPM chip found, activating TPM-bypass! [ 8.976249] Loading compiled-in module X.509 certificates [ 8.980771] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b' [ 8.981749] ima: Allocated hash algorithm: sha1 [ 8.987243] ima: No architecture policies found [ 8.988817] evm: Initialising EVM extended attributes: [ 8.989211] evm: security.selinux [ 8.989503] evm: security.SMACK64 [ 8.989730] evm: security.SMACK64EXEC [ 8.990260] evm: security.SMACK64TRANSMUTE [ 8.990703] evm: security.SMACK64MMAP [ 8.991038] evm: security.apparmor [ 8.991423] evm: security.ima [ 8.991720] evm: security.capability [ 8.992114] evm: HMAC attrs: 0x1 [ 8.998888] PM: Magic number: 1:433:73 [ 9.009270] RAS: Correctable Errors collector initialized. [ 9.014343] clk: Disabling unused clocks [ 9.040468] Freeing unused decrypted memory: 2036K [ 9.199534] Freeing unused kernel image (initmem) memory: 3368K [ 9.201180] Write protecting the kernel read-only data: 30720k [ 9.208584] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 9.212639] Freeing unused kernel image (rodata/data gap) memory: 1328K [ 9.690197] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 9.692367] x86/mm: Checking user space page tables [ 10.171651] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 10.173412] Run /init as init process info: initramfs: up at 10.66 [ 12.742192] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB) [ 13.777352] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called [ 13.976583] 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 22.48 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:c4:92:51:37:c1:c2:46:59:9e:f5:9f:29:f9:3f:25:dc eth0: waiting for carrier eth0: carrier acquired eth0: IAID 3e:98:f9:aa eth0: adding address fe80::f816:3eff:fe98:f9aa eth0: soliciting an IPv6 router eth0: soliciting a DHCP lease eth0: offered 10.1.0.4 from 10.1.0.2 eth0: probing address 10.1.0.4/28 eth0: leased 10.1.0.4 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 39.69. request failed failed 2/20: up 43.59. request failed failed 3/20: up 47.12. request failed failed 4/20: up 96.62. request failed failed 5/20: up 102.12. request failed failed 6/20: up 105.19. request failed failed 7/20: up 110.74. request failed failed 8/20: up 113.82. request failed failed 9/20: up 119.88. request failed failed 10/20: up 122.55. request failed failed 11/20: up 128.15. request failed failed 12/20: up 131.20. request failed failed 13/20: up 136.68. request failed failed 14/20: up 139.83. request failed failed 15/20: up 145.41. request failed failed 16/20: up 148.49. request failed failed 17/20: up 153.97. request failed failed 18/20: up 157.05. request failed failed 19/20: up 162.48. request failed failed 20/20: up 165.58. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ2nG7ulE2+0/+hkmfNaAzo1EyQwFZlxQrR9ZDvXPnYUfvEEMHFbORPf3aQfALl+Wf9l1P32nZ3vY3HR2e+c1emYbYPbrrAPEDRlyoU4hmu87SbveHa9pqfNkTH+SwJf6IjnAATC4YMFzeI+71R4Z8OXBqVHiIbU4VFino7T036CLsLtqMfUul8Ga7Fb8Q36U0T3qPjZS8c/5kT5Q3PfnxCjrlmUscap69mDssK/wXG23e8hCP/nBZGjIVr+5kR2WYlMl6z1aWHLhl0d3k0VYN2mTsCC5gx5ph+GVA4P4tjnxsG4H/6lTd2aISSTnPvC+yMEzq66PLtvD+01WWtR5/ root@cirros ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCpmu/G8Ehk52aeq7ZmkDHfa4QRhCb/E0c7PMDaQDw74uucOJlqCe+IqrO925cohjZxNejxQRiJO6yXCIf71HkI= 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.4,28,fe80::f816:3eff:fe98:f9aa/64, ip-route:default via 10.1.0.1 dev eth0 src 10.1.0.4 metric 1002 ip-route:10.1.0.0/28 dev eth0 scope link src 10.1.0.4 metric 1002 ip-route:169.254.169.254 via 10.1.0.1 dev eth0 src 10.1.0.4 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=180.84 === === 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:98:F9:AA inet addr:10.1.0.4 Bcast:10.1.0.15 Mask:255.255.255.240 inet6 addr: fe80::f816:3eff:fe98:f9aa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1380 Metric:1 RX packets:56 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:4820 (4.7 KiB) TX bytes:6382 (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: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.4 icmp_seq=1 Destination Host Unreachable From 10.1.0.4 icmp_seq=2 Destination Host Unreachable From 10.1.0.4 icmp_seq=3 Destination Host Unreachable From 10.1.0.4 icmp_seq=4 Destination Host Unreachable From 10.1.0.4 icmp_seq=5 Destination Host Unreachable --- 10.1.0.1 ping statistics --- 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4083ms 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.77 ms 64 bytes from 10.1.0.2: icmp_seq=2 ttl=64 time=2.19 ms 64 bytes from 10.1.0.2: icmp_seq=3 ttl=64 time=1.70 ms 64 bytes from 10.1.0.2: icmp_seq=4 ttl=64 time=1.89 ms 64 bytes from 10.1.0.2: icmp_seq=5 ttl=64 time=1.74 ms --- 10.1.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4011ms rtt min/avg/max/mdev = 1.696/2.057/2.767/0.394 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 [ 15.297761] sctp: Hash tables configured (bind 256/256) [ 15.863818] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 15.910961] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 16.120242] EXT4-fs (vda): mounting ext3 file system using the ext4 subsystem [ 16.154080] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 21.238633] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 22.536563] EXT4-fs (vda): re-mounted. Opts: (null). Quota mode: none. [ 31.826102] 8021q: adding VLAN 0 to HW filter on device eth0 [ 177.109733] EXT4-fs (vda): resizing filesystem from 25600 to 262144 blocks [ 177.243873] EXT4-fs (vda): resized filesystem to 262144 ### tail -n 25 /var/log/messages Mar 25 11:04:09 cirros syslog.info syslogd started: BusyBox v1.35.0 Mar 25 11:04:14 cirros daemon.info dhcpcd[249]: dhcpcd-9.4.1 starting Mar 25 11:04:15 cirros daemon.info dhcpcd[252]: DUID 00:04:c4:92:51:37:c1:c2:46:59:9e:f5:9f:29:f9:3f:25:dc Mar 25 11:04:16 cirros daemon.info dhcpcd[252]: eth0: waiting for carrier Mar 25 11:04:16 cirros daemon.info dhcpcd[252]: eth0: carrier acquired Mar 25 11:04:16 cirros daemon.info dhcpcd[252]: eth0: IAID 3e:98:f9:aa Mar 25 11:04:16 cirros daemon.info dhcpcd[252]: eth0: adding address fe80::f816:3eff:fe98:f9aa Mar 25 11:04:16 cirros daemon.info dhcpcd[252]: eth0: soliciting an IPv6 router Mar 25 11:04:17 cirros daemon.info dhcpcd[252]: eth0: soliciting a DHCP lease Mar 25 11:04:17 cirros daemon.info dhcpcd[252]: eth0: offered 10.1.0.4 from 10.1.0.2 Mar 25 11:04:17 cirros daemon.info dhcpcd[252]: eth0: probing address 10.1.0.4/28 Mar 25 11:04:21 cirros daemon.info dhcpcd[252]: eth0: leased 10.1.0.4 for 86400 seconds Mar 25 11:04:21 cirros daemon.info dhcpcd[252]: eth0: adding route to 10.1.0.0/28 Mar 25 11:04:21 cirros daemon.info dhcpcd[252]: eth0: adding host route to 169.254.169.254 via 10.1.0.1 Mar 25 11:04:21 cirros daemon.info dhcpcd[252]: eth0: adding default route via 10.1.0.1 Mar 25 11:04:30 cirros daemon.warn dhcpcd[252]: eth0: no IPv6 Routers available Mar 25 11:06: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.96 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.96 via SSH timed out. User: cirros, Password: F4+7pqEdQdjQE2i |
||||||
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 |